mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 01:51:11 +00:00
Update cheatsheets
This commit is contained in:
13
ppmtopuzz
Normal file
13
ppmtopuzz
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# ppmtopuzz
|
||||
|
||||
> Convert a PPM image to an X11 puzzle file.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmtopuzz.html>.
|
||||
|
||||
- Convert a PPM image to an X11 puzzle file:
|
||||
|
||||
`ppmtopuzz {{path/to/file.ppm}} > {{path/to/file.puzz}}`
|
||||
Reference in New Issue
Block a user