mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 17:06:05 +02:00
reboot: fix typo in example (#6082)
This commit is contained in:
parent
cfd0b5bd34
commit
af071f53d5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- Halt the system (same as `halt`):
|
- Halt the system (same as `halt`):
|
||||||
|
|
||||||
`rebooot --halt`
|
`reboot --halt`
|
||||||
|
|
||||||
- Reboot immediately without contacting the system manager:
|
- Reboot immediately without contacting the system manager:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue