pgmedge, pamedge: add pages (#12415)

pull/23/head
Juri Dispan 2024-03-04 07:53:04 +01:00 committed by GitHub
parent 92c8f1a4b6
commit 002e3e0991
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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}}`

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

@ -0,0 +1,8 @@
# pgmedge
> This command is superseded by `pamedge`.
> More information: <https://netpbm.sourceforge.net/doc/pgmedge.html>.
- View documentation for the current command:
`tldr pamedge`