mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-26 15:44:02 +02:00
Update ppmntsc.md
This commit is contained in:
parent
9b30db8ce4
commit
fe587c1100
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- Print the number of illegal pixels in the input image to `stderr`:
|
- Print the number of illegal pixels in the input image to `stderr`:
|
||||||
|
|
||||||
`ppmntsc {{[--v|--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:
|
- Output only legal/illegal/corrected pixels, set other pixels to black:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue