pages*: remove mnemonics when highlighting both long and short options (#12936)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
`agetty {{tty}} {{115200}}`
|
||||
|
||||
- Asume que `stdin` ya está conectado a una `tty` y establece un [t]iempo de espera para el inicio de sesión:
|
||||
- Asume que `stdin` ya está conectado a una `tty` y establece un tiempo de espera para el inicio de sesión:
|
||||
|
||||
`agetty {{-t|--timeout}} {{tiempo_de_espera_en_segundos}} -`
|
||||
|
||||
@@ -25,6 +25,6 @@
|
||||
|
||||
`agetty {{-i|--noissue}} -`
|
||||
|
||||
- Cambia el directorio [r]aíz y escribe un [H]ost falso en el archivo `utmp`:
|
||||
- Cambia el directorio raíz y escribe un host falso en el archivo `utmp`:
|
||||
|
||||
`agetty {{-r|--chroot}} {{/ruta/a/raíz_directorio}} {{-H|--host}} {{host_falso}} -`
|
||||
|
Reference in New Issue
Block a user