mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-25 23:04:03 +02:00
Update picttoppm.md
This commit is contained in:
parent
a47725b58d
commit
4b3329935a
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@
|
||||||
|
|
||||||
- Do not assume that the input file contains a PICT header and execute quickdraw operations only:
|
- 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}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue