1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 21:15:35 +02:00

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: