halt: add --poweroff example
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
78f98f39fe
commit
422ef9fcd2
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user