diff options
author | Rob Austein <sra@hactrn.net> | 2019-03-10 14:53:57 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-03-10 14:53:57 -0400 |
commit | d357e02b5d56598b4213c97ba1cfcde70e73fdf4 (patch) | |
tree | 6b75ba8844da5dfad4fcb74cf94cd60a4593daf1 | |
parent | 6e374d8b1da208bd2488d91c2920f70944fa670f (diff) |
-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. |