1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 11:06:00 +02:00

reboot: fix typo in example (#6082)

This commit is contained in:
AxiomaticAxolotl 2021-06-01 11:01:39 -04:00 committed by GitHub
parent cfd0b5bd34
commit af071f53d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
- Halt the system (same as `halt`):
`rebooot --halt`
`reboot --halt`
- Reboot immediately without contacting the system manager: