m: add page (#2473)

This commit is contained in:
Ivan Aracki
2018-10-22 22:40:53 +02:00
committed by Starbeamrainbowlabs
parent ada2c2f364
commit 350d11761d

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

@@ -0,0 +1,23 @@
# m
> Swiss Army Knife for macOS.
- Get the battery status:
`m battery status`
- Turn off bluetooth:
`m bluetooth off`
- List available filesystems for formatting:
`m disk filesystems`
- Enable Dock's auto hide feature:
`m dock autohide YES`
- Disable the firewall:
`m firewall disable`