halt: add --poweroff example

This commit is contained in:
Enrique Matías Sánchez (Quique)
2020-10-07 13:38:05 +02:00
committed by Starbeamrainbowlabs
parent 78f98f39fe
commit 422ef9fcd2

View File

@@ -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: