summaryrefslogtreecommitdiff
path: root/cpp/src/slice2freeze
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2016-09-12 17:11:52 -0400
committerBernard Normier <bernard@zeroc.com>2016-09-12 17:11:52 -0400
commit4b297c83e90c19ccb23abca77b539268e9d9cdba (patch)
treededa1d1785121391f6796246fda51421258b5cad /cpp/src/slice2freeze
parentFixed ICE-7336 - dispatcher test failure (diff)
downloadice-4b297c83e90c19ccb23abca77b539268e9d9cdba.tar.bz2
ice-4b297c83e90c19ccb23abca77b539268e9d9cdba.tar.xz
ice-4b297c83e90c19ccb23abca77b539268e9d9cdba.zip
Removed extra whitespace in --validate usage
Diffstat (limited to 'cpp/src/slice2freeze')
-rw-r--r--cpp/src/slice2freeze/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2freeze/Main.cpp b/cpp/src/slice2freeze/Main.cpp
index 3e2e5e82e79..07c7ffc3d84 100644
--- a/cpp/src/slice2freeze/Main.cpp
+++ b/cpp/src/slice2freeze/Main.cpp
@@ -197,7 +197,7 @@ usage(const char* n)
"Options:\n"
"-h, --help Show this message.\n"
"-v, --version Display the Ice version.\n"
- "--validate Validate command line options.\n"
+ "--validate Validate command line options.\n"
"--header-ext EXT Use EXT instead of the default `h' extension.\n"
"--source-ext EXT Use EXT instead of the default `cpp' extension.\n"
"--add-header HDR[,GUARD]\n"