summaryrefslogtreecommitdiff
path: root/cpp/src/slice2freeze/Main.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2003-12-04 14:39:47 +0000
committerMark Spruiell <mes@zeroc.com>2003-12-04 14:39:47 +0000
commit6135ea2ce24e0089e2cd74729859056b65fe6f70 (patch)
tree64eaae47d67d5d5bd5929c59506e750960f03847 /cpp/src/slice2freeze/Main.cpp
parentfixing --header-ext problems (diff)
downloadice-6135ea2ce24e0089e2cd74729859056b65fe6f70.tar.bz2
ice-6135ea2ce24e0089e2cd74729859056b65fe6f70.tar.xz
ice-6135ea2ce24e0089e2cd74729859056b65fe6f70.zip
minor fix to usage
Diffstat (limited to 'cpp/src/slice2freeze/Main.cpp')
-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 76404ee440b..7657ca7623f 100644
--- a/cpp/src/slice2freeze/Main.cpp
+++ b/cpp/src/slice2freeze/Main.cpp
@@ -49,7 +49,7 @@ usage(const char* n)
"-DNAME=DEF Define NAME as DEF.\n"
"-UNAME Remove any definition for NAME.\n"
"-IDIR Put DIR in the include file search path.\n"
- "--include-dir DIR Use DIR as the header include directory.\n"
+ "--include-dir DIR Use DIR as the header include directory in source files.\n"
"--dll-export SYMBOL Use SYMBOL for DLL exports.\n"
"--dict NAME,KEY,VALUE Create a Freeze dictionary with the name NAME,\n"
" using KEY as key, and VALUE as value. This\n"