mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 17:56:58 +00:00
Update cheatsheets
This commit is contained in:
14
pambackground
Normal file
14
pambackground
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pambackground
|
||||
|
||||
> Create a mask of the background in a PAM image.
|
||||
> See also: `pbmmask`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pambackground.html>.
|
||||
|
||||
- Create a mask of the background in a PAM image:
|
||||
|
||||
`pambackground {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
Reference in New Issue
Block a user