瀏覽代碼

Fix usage example typo

tags/v0.99.beta20^2^2
alxf 7 年之前
父節點
當前提交
feab0ef0aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      python/examples/img2txt.py

+ 1
- 1
python/examples/img2txt.py 查看文件

@@ -35,7 +35,7 @@ DEPTH = 4
HELP_MSG = """\
Usage: %s [OPTIONS]... <IMAGE>
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


Loading…
取消
儲存