pngcrush: changed wording to match optipng

waldyrious/alt-syntax
Hayden Schiff 2016-01-28 16:27:44 -05:00
parent c2f3ce125b
commit 5d671ea965
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
`pngcrush -d {{path/to/output}} *.png`
- Compress PNG file with best (but slowest) possible compression:
- Compress PNG file with best compression:
`pngcrush -rem allb -brute -reduce {{in.png}} {{out.png}}`