diff --git a/uncompyle6/bin/uncompile.py b/uncompyle6/bin/uncompile.py index 5bc6bd40..c9710c39 100755 --- a/uncompyle6/bin/uncompile.py +++ b/uncompyle6/bin/uncompile.py @@ -30,7 +30,7 @@ def usage(): # __doc__ = """ # Usage: # %s [OPTIONS]... [ FILE | DIR]... -# %s [--help | -h | --V | --version] +# %s [--help | --version] # Examples: # %s foo.pyc bar.pyc # decompile foo.pyc, bar.pyc to stdout