diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ This is what `pyzipper --help` returns as of this writing. The program itself is authoritative, this is just a snapshot for convenience. -``` +```text usage: pyzipper [-h] -o OUTPUT [-m MODULE] [-e EXECUTABLE] source Generate an executable Python zip package. |