mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
23 lines
298 B
Markdown
23 lines
298 B
Markdown
# 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`
|