mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 15:54:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Use a specific number of bits for each pixel:
|
||||
|
||||
`ppmtobmp -bbp {{1|4|8|24}} {{path/to/file.ppm}} > {{path/to/file.bmp}}`
|
||||
`ppmtobmp {{[-b|-bbp]}} {{1|4|8|24}} {{path/to/file.ppm}} > {{path/to/file.bmp}}`
|
||||
|
||||
Reference in New Issue
Block a user