mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 01:55:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Replace all pixels not specified in the arguments by a color:
|
||||
|
||||
`ppmchange -remainder {{color}} {{oldcolor1 newcolor1 oldcolor2 newcolor2 ...}} {{path/to/input.ppm}} > {{path/to/output.ppm}}`
|
||||
`ppmchange {{[-r|-remainder]}} {{color}} {{oldcolor1 newcolor1 oldcolor2 newcolor2 ...}} {{path/to/input.ppm}} > {{path/to/output.ppm}}`
|
||||
|
||||
Reference in New Issue
Block a user