1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/ppmrelief.md

8 lines
239 B
Markdown

# 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}}`