mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
byobu: add Spanish translation (#15623)
This commit is contained in:
parent
549ba9c42f
commit
ae1ae4ea67
1 changed files with 25 additions and 0 deletions
25
pages.es/common/byobu.md
Normal file
25
pages.es/common/byobu.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# byobu
|
||||
|
||||
> Gestor de ventanas y multiplexor de terminales.
|
||||
> Vea también: `tmux` y `screen`.
|
||||
> Más información: <https://www.byobu.org/documentation>.
|
||||
|
||||
- Inicia una nueva sesión:
|
||||
|
||||
`byobu`
|
||||
|
||||
- Configuración y ayuda:
|
||||
|
||||
`byobu-config`
|
||||
|
||||
- Selecciona tmux (por defecto) o backend de pantalla:
|
||||
|
||||
`byobu-select-backend`
|
||||
|
||||
- Habilita el inicio automático después de iniciar sesión en la consola de texto:
|
||||
|
||||
`byobu-enable`
|
||||
|
||||
- Desactiva el inicio automático después de iniciar sesión en la consola de texto:
|
||||
|
||||
`byobu-disable`
|
Loading…
Add table
Reference in a new issue