mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 18:06:00 +02:00
Fix shutdown typo
This commit is contained in:
parent
ceb00f1616
commit
bdd392ea70
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
|
||||
- Reboot in 5 minutes.
|
||||
|
||||
`shutodwn -r +5 &`
|
||||
`shutdown -r +5 &`
|
||||
|
||||
- Cancel a pending shutdown/reboot operation
|
||||
|
||||
`shutdown -c`
|
||||
`shutdown -c`
|
||||
|
|
Loading…
Add table
Reference in a new issue