mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-25 01:23:31 +02:00
12 lines
217 B
Plaintext
12 lines
217 B
Plaintext
NAME
|
|
reboot - restarts the computer
|
|
|
|
SYNOPSIS
|
|
reboot
|
|
|
|
DESCRIPTION
|
|
`reboot` will immediately issue a reboot of the computer, shutting it down then starting it back up.
|
|
|
|
EXAMPLES
|
|
reboot
|
|
Reboots the computer. |