--- syntax: markdown tags: [tldr, osx] source: https://github.com/tldr-pages/tldr.git --- # reboot > Reboot the system. > More information: . - Reboot immediately: `sudo reboot` - Reboot immediately without gracefully shutting down: `sudo reboot -q`