1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 04:55:42 +02:00
tldr/pages/common/leaftoppm.md

12 lines
292 B
Markdown

# leaftoppm
> Convert an Interleaf image to a PPM image.
> More information: <https://netpbm.sourceforge.net/doc/leaftoppm.html>.
- Generate a PPM image file as output for an Interleaf image file as input:
`leaftoppm {{path/to/file.pl}}`
- Display version:
`leaftoppm {{[-v|-version]}}`