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

feh: fix typo in Spanish translation (#9262)

This commit is contained in:
Darío Hereñú 2022-10-23 15:28:20 -03:00 committed by GitHub
parent 3c91f7f83d
commit b6a972f758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,6 @@
`feh --bg-{{center|fill|max|scale|tile}} {{ruta/a/imagen}}` `feh --bg-{{center|fill|max|scale|tile}} {{ruta/a/imagen}}`
- Crea un montage de todas las imágenes en un directorio. Produce una nueva imagen: - Crea un montaje de todas las imágenes en un directorio. Produce una nueva imagen:
`feh --montage --thumb-height {{150}} --thumb-width {{150}} --index-info "{{%nn%wx%h}}" --output {{ruta/a/nueva_imagen}}` `feh --montage --thumb-height {{150}} --thumb-width {{150}} --index-info "{{%nn%wx%h}}" --output {{ruta/a/nueva_imagen}}`