diff --git a/pages/linux/halt.md b/pages/linux/halt.md index 2a2f93f1a..758eb7a4b 100644 --- a/pages/linux/halt.md +++ b/pages/linux/halt.md @@ -1,10 +1,14 @@ # halt -> Power off or reboot the machine. +> Halt, power-off or reboot the machine. + +- Halt the machine: + +`halt` - Power the machine off: -`halt` +`halt --poweroff` - Reboot the machine: