mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 16:06:00 +02:00
mc: add Spanish translation (#14733)
This commit is contained in:
parent
76242ee634
commit
068f222e03
1 changed files with 14 additions and 0 deletions
14
pages.es/common/mc.md
Normal file
14
pages.es/common/mc.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# mc
|
||||
|
||||
> Midnight Commander, un administrador de archivos TUI.
|
||||
> Navega la estructura del directorio usando las flechas del teclado, el ratón o escribiendo los comandos en la terminal.
|
||||
> Vea también: `ranger`, `clifm`, `vifm`, `nautilus`.
|
||||
> Más información: <https://midnight-commander.org>.
|
||||
|
||||
- Inicia Midnight Commander:
|
||||
|
||||
`mc`
|
||||
|
||||
- Inicia Midnight Commander en blanco y negro:
|
||||
|
||||
`mc -b`
|
Loading…
Add table
Reference in a new issue