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

yes: update Spanish translation (#14373)

* yes: update Spanish translation

* Fixed omitted option
This commit is contained in:
Igor Támara 2024-10-25 10:13:01 -05:00 committed by GitHub
parent 9ae192a7ab
commit 2bd94771d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,3 +15,7 @@
- Acepta todas las confirmaciones que muestre el comando `apt-get`:
`yes | sudo apt-get install {{programa}}`
- Retorna repetidamente una nueva línea para aceptar siempre la opción predeterminada de una pregunta (prompt):
`yes ''`