From feab0ef0aa8ab0db7419520e98b48ef4dc15f5bb Mon Sep 17 00:00:00 2001 From: alxf Date: Mon, 2 Oct 2017 01:15:19 +0200 Subject: [PATCH] Fix usage example typo --- python/examples/img2txt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/examples/img2txt.py b/python/examples/img2txt.py index 6cec52e..a7e95db 100755 --- a/python/examples/img2txt.py +++ b/python/examples/img2txt.py @@ -35,7 +35,7 @@ DEPTH = 4 HELP_MSG = """\ Usage: %s [OPTIONS]... Convert IMAGE to any text based available format. -Example: %s -w 80 -f ansi ./caca.png +Example: %s -W 80 -f ansi ./caca.png Options: -h, --help This help