mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-26 05:24:07 +02:00
8 lines
267 B
Markdown
8 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}}`
|