summaryrefslogtreecommitdiff
path: root/cpp/src/slice2py/Main.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-09-21 23:28:34 +0000
committerMark Spruiell <mes@zeroc.com>2004-09-21 23:28:34 +0000
commit195785dfc350ac75ded7283e697081a85cb7205d (patch)
tree98ff4b88d4ca4a2dab645a3ba0fe65ff042aa6e7 /cpp/src/slice2py/Main.cpp
parentbug fix for string marshaling (diff)
downloadice-195785dfc350ac75ded7283e697081a85cb7205d.tar.bz2
ice-195785dfc350ac75ded7283e697081a85cb7205d.tar.xz
ice-195785dfc350ac75ded7283e697081a85cb7205d.zip
fixing usage
Diffstat (limited to 'cpp/src/slice2py/Main.cpp')
-rw-r--r--cpp/src/slice2py/Main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2py/Main.cpp b/cpp/src/slice2py/Main.cpp
index 86ca964e965..3706e00bdbe 100644
--- a/cpp/src/slice2py/Main.cpp
+++ b/cpp/src/slice2py/Main.cpp
@@ -281,7 +281,6 @@ usage(const char* n)
"--ice Permit `Ice' prefix (for building Ice source code only)\n"
"--all Generate code for Slice definitions in included files.\n"
"--no-package Do not create Python packages.\n"
- "--no-package Do not create Python packages.\n"
"--checksum Generate checksums for Slice definitions.\n"
"--prefix PREFIX Prepend filenames of Python modules with PREFIX.\n"
;