mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 17:15:28 +02:00
yes: update Spanish translation (#14373)
* yes: update Spanish translation * Fixed omitted option
This commit is contained in:
parent
9ae192a7ab
commit
2bd94771d0
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@
|
||||||
- Acepta todas las confirmaciones que muestre el comando `apt-get`:
|
- Acepta todas las confirmaciones que muestre el comando `apt-get`:
|
||||||
|
|
||||||
`yes | sudo apt-get install {{programa}}`
|
`yes | sudo apt-get install {{programa}}`
|
||||||
|
|
||||||
|
- Retorna repetidamente una nueva línea para aceptar siempre la opción predeterminada de una pregunta (prompt):
|
||||||
|
|
||||||
|
`yes ''`
|
||||||
|
|
Loading…
Add table
Reference in a new issue