--- syntax: markdown tags: [tldr, osx] source: https://github.com/tldr-pages/tldr.git --- # m > Swiss Army Knife for macOS. > More information: . - 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`