1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-09 11:14:09 +02:00

leaftoppm: add page (#11237)

* leaftoppm: add page

* Update pages/common/leaftoppm.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages/common/leaftoppm.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
debghs 2023-10-25 17:54:10 +05:30 committed by GitHub
parent d382b59a3b
commit 5e4008f274
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/common/leaftoppm.md Normal file
View file

@ -0,0 +1,12 @@
# 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`