mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 16:04:55 +02:00
pngcrush: changed wording to match optipng
This commit is contained in:
parent
c2f3ce125b
commit
5d671ea965
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue