mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 19:02:44 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/pamedge
Normal file
13
tldr/pamedge
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pamedge
|
||||
|
||||
> Perform edge-detection on a Netpbm image.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pamedge.html>.
|
||||
|
||||
- Perform edge-detection on a Netpbm image:
|
||||
|
||||
`pamedge {{path/to/input.pam}} > {{path/to/output.pam}}`
|
||||
Reference in New Issue
Block a user