description: Shuts down the system properly internal: false aliases: - poweroff - off - turnoff - halt manual: summary: | This command shuts down the system by passing a shutdown command through MistyCore, causing the system to power off properly. parameters: [] final: null examples: - command: Shutdown description: Shuts down the system normally - command: CoreDaemon -Stop MistyOS description: Shuts down the system by using MistyCore's frontend directly compatibility: mistyos: '>=1.2.0' kernel: '>=5.10.0'