mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 00:55:33 +02:00
yuy2topam: add Spanish translation (#12425)
* yuy2topam: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
a01bfe847e
commit
70f5584248
1 changed files with 8 additions and 0 deletions
8
pages.es/common/yuy2topam.md
Normal file
8
pages.es/common/yuy2topam.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# yuy2topam
|
||||||
|
|
||||||
|
> Convierte bytes YUY2 a PAM.
|
||||||
|
> Más información: <https://netpbm.sourceforge.net/doc/yuy2topam.html>.
|
||||||
|
|
||||||
|
- Convierte bytes YUY2 a PAM:
|
||||||
|
|
||||||
|
`yuy2topam -width {{valor}} -height {{valor}} {{ruta/al/archivo.yuy2}} > {{ruta/al/archivo.pam}}`
|
Loading…
Add table
Reference in a new issue