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:
parent
d382b59a3b
commit
5e4008f274
1 changed files with 12 additions and 0 deletions
12
pages/common/leaftoppm.md
Normal file
12
pages/common/leaftoppm.md
Normal 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`
|
Loading…
Add table
Reference in a new issue