forgot to commit openos

This commit is contained in:
2026-04-01 11:04:22 +02:00
parent 9291d81d41
commit b0afd0529e
179 changed files with 13952 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
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.