mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 04:56:12 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,12 +11,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Generate the histogram for human reading:
|
||||
|
||||
`ppmhist -nomap {{path/to/image.ppm}}`
|
||||
`ppmhist {{[-nom|-nomap]}} {{path/to/image.ppm}}`
|
||||
|
||||
- Generate a PPM file of the colormap for the image, with the color histogram as comments:
|
||||
|
||||
`ppmhist -map {{path/to/image.ppm}}`
|
||||
`ppmhist {{[-m|-map]}} {{path/to/image.ppm}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
`ppmhist -version`
|
||||
`ppmhist {{[-v|-version]}}`
|
||||
|
||||
Reference in New Issue
Block a user