mirror of https://github.com/CrimsonTome/tldr.git
reboot: fix typo in example (#6082)
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