mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:55:34 +02:00
feh: fix typo in Spanish translation (#9262)
This commit is contained in:
parent
3c91f7f83d
commit
b6a972f758
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue