commit
a4d65e8299
|
|
@ -0,0 +1,11 @@
|
|||
# reboot
|
||||
|
||||
> Reboot the system.
|
||||
|
||||
- Reboot immediately:
|
||||
|
||||
`reboot`
|
||||
|
||||
- Reboot immediately without gracefully shutdown:
|
||||
|
||||
`reboot -f`
|
||||
Loading…
Reference in New Issue