pgmedge, pamedge: add pages (#12415)

This commit is contained in:
Juri Dispan
2024-03-04 07:53:04 +01:00
committed by GitHub
parent 92c8f1a4b6
commit 002e3e0991
2 changed files with 16 additions and 0 deletions

8
pages/common/pamedge.md Normal file
View File

@@ -0,0 +1,8 @@
# 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}}`