mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 03:01:19 +00:00
Update cheatsheets
This commit is contained in:
13
pgmbentley
Normal file
13
pgmbentley
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pgmbentley
|
||||
|
||||
> Bentleyize a PGM image.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pgmbentley.html>.
|
||||
|
||||
- Apply the Bentley Effect on a PGM image:
|
||||
|
||||
`pgmbentley {{path/to/input_file.pgm}} > {{path/to/output_file.pgm}}`
|
||||
Reference in New Issue
Block a user