mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:53:10 +02:00
Update pnmtorle.md
This commit is contained in:
parent
de2441ded5
commit
216e0febbd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue