reboot: add page (for macOS) (#3400)
This commit is contained in:

committed by
Agniva De Sarker

parent
8f5d68b7d0
commit
03111f6911
11
pages/osx/reboot.md
Normal file
11
pages/osx/reboot.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# reboot
|
||||||
|
|
||||||
|
> Reboot the system.
|
||||||
|
|
||||||
|
- Reboot immediately:
|
||||||
|
|
||||||
|
`sudo reboot`
|
||||||
|
|
||||||
|
- Reboot immediately without gracefully shutting down:
|
||||||
|
|
||||||
|
`sudo reboot -q`
|
Reference in New Issue
Block a user