1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 06:53:50 +02:00

Update pnmtorle.md

This commit is contained in:
Managor 2025-03-28 19:51:12 +02:00 committed by GitHub
parent de2441ded5
commit 216e0febbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@
- Print PNM header information to `stdout`:
`pnmtorle {{[-v|-verbose]}} {{path/to/input.pnm}} > {{path/to/output.rle}}`
`pnmtorle {{[-verb|-verbose]}} {{path/to/input.pnm}} > {{path/to/output.rle}}`
- Include a transparency channel in the output image in which every black pixel is set to fully transparent and every other pixel is set to fully opaque: