mirror of https://github.com/CrimsonTome/tldr.git
25 lines
351 B
Markdown
25 lines
351 B
Markdown
# m
|
|
|
|
> Swiss Army Knife for macOS.
|
|
> More information: <https://github.com/rgcr/m-cli>.
|
|
|
|
- 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`
|