This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/manuals/shutdown
2022-07-18 19:33:40 +02:00

12 lines
286 B
Text

shutdown [params]
Executes shutdown procedure.
Parameters:
-r/--reboot: Restart instead of shutting down
-i/--immediate: No software callbacks, halt NOW
-d/--delete-temp: Remove temporary files
By default, keeps temporary files and executes
shutdown with software callbacks.