[pngzop] Fix typo in README and pngzop usage comment ("-ext" should be "-e")

This commit is contained in:
Glenn Randers-Pehrson
2013-07-01 12:55:02 -05:00
parent 3da0defbb9
commit 85f9eed197
2 changed files with 2 additions and 2 deletions

2
pngzop
View File

@@ -22,7 +22,7 @@
# Usage:
# pngzop [-b|--blacken] [-d|--directory dir] [-e|--extension ext] *.png
# (to overwrite the input, use "-ext png")
# (to overwrite the input, use "-e png")
# Input: *.png
# Output: *_pngzop.png

View File

@@ -14,7 +14,7 @@
pngzop [-b|--blacken] [-d|--directory dir] [-e|--extension ext] *.png
Input: *.png
Output (default): *_pngzop.png (to overwrite the input, use "-ext png")
Output (default): *_pngzop.png (to overwrite the input, use "-e png")
Pngzop does the following: