mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 03:51:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Copy a PPM image.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/ppmtoppm.html>.
|
||||
|
||||
- Copy a PPM image (i.e. a PBM, PGM or PPM image) from `stdin` to `stdout`:
|
||||
- Copy a PPM image (i.e. a PBM, PGM, or PPM image) from `stdin` to `stdout`:
|
||||
|
||||
`ppmtoppm < {{path/to/image.ppm}} > {{path/to/output.ppm}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user