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