Merge pull request #650 from muteness/reboot

added reboot page
This commit is contained in:
Igor Shubovych 2016-01-10 00:05:31 +02:00
commit a4d65e8299

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`