1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 00:15:26 +02:00

ppmtopi1: add Spanish translation (#12538)

This commit is contained in:
Darío Hereñú 2024-03-21 15:39:48 -03:00 committed by GitHub
parent bce40be7e1
commit 765ffc256f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,9 @@
# ppmtopi1
> Convierte una imagen PPM en una imagen Atari Degas PI1.
> Vea también: `pi1toppm`.
> Más información: <https://netpbm.sourceforge.net/doc/ppmtopi1.html>.
- Convierte una imagen PPM en una imagen Atari Degas PI1:
`ppmtopi1 {{ruta/a/imagen.ppm}} > {{ruta/a/imagen_salida.pi1}}`