1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:22:09 +02:00

pamedge: add Spanish translation (#12620)

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
Darío Hereñú 2024-04-10 12:59:47 -03:00 committed by GitHub
parent 493f4501da
commit 1d1ee2b70c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,8 @@
# pamedge
> Realiza la detección de bordes en una imagen Netpbm.
> Más información: <https://netpbm.sourceforge.net/doc/pamedge.html>.
- Detecta bordes en una imagen Netpbm:
`pamedge {{ruta/a/entrada.pam}} > {{ruta/a/salida.pam}}`