mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 04:55:42 +02:00
12 lines
292 B
Markdown
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]}}`
|