reboot: add page (for macOS) (#3400)

italian
Diogo Pinela 2019-10-17 04:56:45 +01:00 committed by Agniva De Sarker
parent 8f5d68b7d0
commit 03111f6911
1 changed files with 11 additions and 0 deletions

11
pages/osx/reboot.md Normal file
View File

@ -0,0 +1,11 @@
# reboot
> Reboot the system.
- Reboot immediately:
`sudo reboot`
- Reboot immediately without gracefully shutting down:
`sudo reboot -q`