1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 06:42:10 +02:00

m: add Chinses translation

This commit is contained in:
wizarot 2019-03-01 11:49:21 +08:00 committed by Agniva De Sarker
parent e9dc484989
commit a493099ca3

23
pages.zh/osx/m.md Normal file
View file

@ -0,0 +1,23 @@
# m
> macOS上的瑞士军刀.
- 获取电池状态:
`m battery status`
- 关闭蓝牙:
`m bluetooth off`
- 列出可用于格式化的文件系统:
`m disk filesystems`
- 启用 Dock(桌面程序坞) 的自动隐藏功能:
`m dock autohide YES`
- 禁用防火墙:
`m firewall disable`