mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 09:00:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,4 +14,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Store the transparency mask of the input image in the specified file:
|
||||
|
||||
`xpmtoppm --alphaout {{path/to/alpha_file.pbm}} {{path/to/input_file.xpm}} > {{path/to/output_file.ppm}}`
|
||||
`xpmtoppm {{[-a|--alphaout]}} {{path/to/alpha_file.pbm}} {{path/to/input_file.xpm}} > {{path/to/output_file.ppm}}`
|
||||
|
||||
Reference in New Issue
Block a user