reboot: fix typo in example (#6082)
This commit is contained in:
parent
cfd0b5bd34
commit
af071f53d5
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Halt the system (same as `halt`):
|
||||
|
||||
`rebooot --halt`
|
||||
`reboot --halt`
|
||||
|
||||
- Reboot immediately without contacting the system manager:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue