mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-26 01:43:58 +02:00
9 lines
267 B
Markdown
9 lines
267 B
Markdown
![]() |
# ppmtoapplevol
|
||
|
|
||
|
> Convert a PPM image into an Apple volume label image.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/ppmtoapplevol.html>.
|
||
|
|
||
|
- Convert a PPM image into an Apple volume label image:
|
||
|
|
||
|
`ppmtoapplevol {{path/to/image.ppm}} > {{path/to/output}}`
|