mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08: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:
@@ -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`
|
||||
Reference in New Issue
Block a user