1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-25 08:44:05 +02:00

Update pnmtoxwd.md

This commit is contained in:
Managor 2025-03-28 20:04:58 +02:00 committed by GitHub
parent 8f737910e2
commit c4a7cb24e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,4 +13,4 @@
- Set the color depth of the output to b bits:
`pnmtoxwd {{[-p|-pseudodepth]}} {{b}} {{path/to/input_file.pnm}} > {{path/to/output_file.xwd}}`
`pnmtoxwd {{[-ps|-pseudodepth]}} {{b}} {{path/to/input_file.pnm}} > {{path/to/output_file.xwd}}`