mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 22:56:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Generate a color wheel of type `Hue-value`:
|
||||
|
||||
`ppmwheel -huevalue {{diameter}} > {{path/to/output.ppm}}`
|
||||
`ppmwheel {{[-huev|-huevalue]}} {{diameter}} > {{path/to/output.ppm}}`
|
||||
|
||||
- Generate a color wheel of type `Hue-saturation`:
|
||||
|
||||
`ppmwheel -huesaturation {{diameter}} > {{path/to/output.ppm}}`
|
||||
`ppmwheel {{[-hues|-huesaturation]}} {{diameter}} > {{path/to/output.ppm}}`
|
||||
|
||||
Reference in New Issue
Block a user