mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 20:55:14 +00:00
Update cheatsheets
This commit is contained in:
13
ppmtoleaf
Normal file
13
ppmtoleaf
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# ppmtoleaf
|
||||
|
||||
> Convert a PPM image to the Interleaf image format.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmtoleaf.html>.
|
||||
|
||||
- Convert a PPM image to a LEAF file:
|
||||
|
||||
`ppmtoleaf {{path/to/file.ppm}} > {{path/to/file.leaf}}`
|
||||
Reference in New Issue
Block a user