diff --git a/pages/common/pamedge.md b/pages/common/pamedge.md new file mode 100644 index 000000000..47fd6e5b8 --- /dev/null +++ b/pages/common/pamedge.md @@ -0,0 +1,8 @@ +# pamedge + +> Perform edge-detection on a Netpbm image. +> More information: . + +- Perform edge-detection on a Netpbm image: + +`pamedge {{path/to/input.pam}} > {{path/to/output.pam}}` diff --git a/pages/common/pgmedge.md b/pages/common/pgmedge.md new file mode 100644 index 000000000..d64df3ba5 --- /dev/null +++ b/pages/common/pgmedge.md @@ -0,0 +1,8 @@ +# pgmedge + +> This command is superseded by `pamedge`. +> More information: . + +- View documentation for the current command: + +`tldr pamedge`