m: add page (#2473)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
ada2c2f364
commit
350d11761d
23
pages/osx/m.md
Normal file
23
pages/osx/m.md
Normal 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`
|
Reference in New Issue
Block a user