Skip to content

Commit

Permalink
Fixes -brute description
Browse files Browse the repository at this point in the history
  • Loading branch information
leostera committed Feb 8, 2016
1 parent fa727e8 commit 682a55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/pngcrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

`pngcrush -d {{path/to/output}} *.png`

- Compress PNG file with best compression:
- Compress PNG file with all 114 available algorithms and pick the best result:

`pngcrush -rem allb -brute -reduce {{in.png}} {{out.png}}`

0 comments on commit 682a55a

Please sign in to comment.