diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-08 19:18:32 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-08 19:18:32 +0000 |
commit | ce9f56935f4bb7bab4a29a6567f46f3ec7a5ddc0 (patch) | |
tree | 6885dc7d04d24f46d680d08e816a19e9fcb4fd02 /TAO/tests | |
parent | 0cc85e45c4a35fed40d656924c64d845fb4b6539 (diff) | |
download | ATCD-ce9f56935f4bb7bab4a29a6567f46f3ec7a5ddc0.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tests')
-rw-r--r-- | TAO/tests/Cubit/TAO/IDL_Cubit/clnt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Cubit/TAO/IDL_Cubit/clnt.cpp b/TAO/tests/Cubit/TAO/IDL_Cubit/clnt.cpp index b4c87a0eb32..b7fa448c80d 100644 --- a/TAO/tests/Cubit/TAO/IDL_Cubit/clnt.cpp +++ b/TAO/tests/Cubit/TAO/IDL_Cubit/clnt.cpp @@ -81,7 +81,7 @@ Cubit_Client::parse_args (void) "usage: %s" " [-d]" " [-n loopcount]" - " [-k cubit obj ref key]" + " [-k cubit-obj-ref-key]" " [-h hostname]" " [-p port]" " [-x]" |