1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-26 07:23:58 +02:00

Update ppmntsc.md

This commit is contained in:
Managor 2025-03-28 19:52:52 +02:00 committed by GitHub
parent 9b30db8ce4
commit fe587c1100
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
- 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: