We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82caba commit a878a74Copy full SHA for a878a74
uncompyle6/bin/uncompile.py
@@ -30,7 +30,7 @@ def usage():
30
# __doc__ = """
31
# Usage:
32
# %s [OPTIONS]... [ FILE | DIR]...
33
-# %s [--help | -h | --V | --version]
+# %s [--help | --version]
34
35
# Examples:
36
# %s foo.pyc bar.pyc # decompile foo.pyc, bar.pyc to stdout
0 commit comments