1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-26 01:43:58 +02:00
tldr/pages/common/ppmtoapplevol.md

9 lines
267 B
Markdown
Raw Normal View History

# 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}}`