mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
m: add Spanish translation (#10188)
This commit is contained in:
parent
317bc67a3f
commit
409ea3e99b
1 changed files with 24 additions and 0 deletions
24
pages.es/osx/m.md
Normal file
24
pages.es/osx/m.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# m
|
||||||
|
|
||||||
|
> Navaja suiza para macOS.
|
||||||
|
> Más información: <https://github.com/rgcr/m-cli>.
|
||||||
|
|
||||||
|
- Obtener el estado de la batería:
|
||||||
|
|
||||||
|
`m battery status`
|
||||||
|
|
||||||
|
- Desactivar Bluetooth:
|
||||||
|
|
||||||
|
`m bluetooth off`
|
||||||
|
|
||||||
|
- Lista los sistemas de archivos disponibles para formatear:
|
||||||
|
|
||||||
|
`m disk filesystems`
|
||||||
|
|
||||||
|
- Activa la función de ocultación automática del Dock:
|
||||||
|
|
||||||
|
`m dock autohide YES`
|
||||||
|
|
||||||
|
- Desactiva el cortafuegos:
|
||||||
|
|
||||||
|
`m firewall disable`
|
Loading…
Add table
Reference in a new issue