mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 23:56:00 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print the number of illegal pixels in the input image to `stderr`:
|
||||
|
||||
`ppmntsc --verbose {{path/to/input_file.ppm}} > {{path/to/output_file.ppm}}`
|
||||
`ppmntsc {{[--verb|--verbose]}} {{path/to/input_file.ppm}} > {{path/to/output_file.ppm}}`
|
||||
|
||||
- Output only legal/illegal/corrected pixels, set other pixels to black:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user