This commit is contained in:
rocky
2024-08-27 11:21:56 -04:00
parent f82caba70f
commit a878a74a12

View File

@@ -30,7 +30,7 @@ def usage():
# __doc__ = """ # __doc__ = """
# Usage: # Usage:
# %s [OPTIONS]... [ FILE | DIR]... # %s [OPTIONS]... [ FILE | DIR]...
# %s [--help | -h | --V | --version] # %s [--help | --version]
# Examples: # Examples:
# %s foo.pyc bar.pyc # decompile foo.pyc, bar.pyc to stdout # %s foo.pyc bar.pyc # decompile foo.pyc, bar.pyc to stdout