mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:22:08 +02:00
m: add Chinses translation
This commit is contained in:
parent
e9dc484989
commit
a493099ca3
1 changed files with 23 additions and 0 deletions
23
pages.zh/osx/m.md
Normal file
23
pages.zh/osx/m.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# m
|
||||
|
||||
> macOS上的瑞士军刀.
|
||||
|
||||
- 获取电池状态:
|
||||
|
||||
`m battery status`
|
||||
|
||||
- 关闭蓝牙:
|
||||
|
||||
`m bluetooth off`
|
||||
|
||||
- 列出可用于格式化的文件系统:
|
||||
|
||||
`m disk filesystems`
|
||||
|
||||
- 启用 Dock(桌面程序坞) 的自动隐藏功能:
|
||||
|
||||
`m dock autohide YES`
|
||||
|
||||
- 禁用防火墙:
|
||||
|
||||
`m firewall disable`
|
Loading…
Add table
Reference in a new issue