mirror of https://github.com/CrimsonTome/tldr.git
13 lines
283 B
Markdown
13 lines
283 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 -version`
|