mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
Fixes -brute description
This commit is contained in:
parent
fa727e83b8
commit
682a55a781
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue