From d357e02b5d56598b4213c97ba1cfcde70e73fdf4 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 10 Mar 2019 14:53:57 -0400 Subject: Try telling BlackFriday to use text mode. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d88824..daeddf4 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3