reboot: add page

waldyrious/alt-syntax
chao 2016-01-09 15:21:38 -05:00
parent 5aaf64b326
commit 9762f3106a
1 changed files with 11 additions and 0 deletions

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

@ -0,0 +1,11 @@
# reboot
> Reboot the system.
- Reboot immediately:
`reboot`
- Reboot immediately without gracefully shutdown:
`reboot -f`