summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Client.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2007-02-15 21:38:38 +0000
committerMark Spruiell <mes@zeroc.com>2007-02-15 21:38:38 +0000
commitdac2cbc84d2dc0ee45f3a77c964ae5aea5d0afbc (patch)
treeeca53db9773c252b80c53abcda057f46ecf0ba92 /cpp/src/IceGrid/Client.cpp
parentbug fixin' (diff)
downloadice-dac2cbc84d2dc0ee45f3a77c964ae5aea5d0afbc.tar.bz2
ice-dac2cbc84d2dc0ee45f3a77c964ae5aea5d0afbc.tar.xz
ice-dac2cbc84d2dc0ee45f3a77c964ae5aea5d0afbc.zip
fixing usage
Diffstat (limited to 'cpp/src/IceGrid/Client.cpp')
-rw-r--r--cpp/src/IceGrid/Client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/Client.cpp b/cpp/src/IceGrid/Client.cpp
index 08f1b384dd1..0e869d5499d 100644
--- a/cpp/src/IceGrid/Client.cpp
+++ b/cpp/src/IceGrid/Client.cpp
@@ -131,7 +131,7 @@ Client::usage()
"-s, --server Start icegridadmin as a server (to parse XML files).\n"
"-u, --username Login with the given username.\n"
"-p, --password Login with the given password.\n"
- "-s, --ssl Authenticate through SSL.\n"
+ "-S, --ssl Authenticate through SSL.\n"
"-r, --routed Login through a Glacier2 router.\n"
"-R, --replica NAME Connect to the replica NAME.\n"
;