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

Update picttoppm.md

This commit is contained in:
Managor 2025-03-28 19:18:48 +02:00 committed by GitHub
parent a47725b58d
commit 4b3329935a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,4 +13,4 @@
- Do not assume that the input file contains a PICT header and execute quickdraw operations only:
`picttoppm {{[-n|-noheader]}} {{[-q|-quickdraw]}} {{path/to/file.pict}} > {{path/to/file.ppm}}`
`picttoppm {{[-n|-noheader]}} {{[-quic|-quickdraw]}} {{path/to/file.pict}} > {{path/to/file.ppm}}`