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

Merge pull request #108 from ZDroid/shutdown-typo

Fix shutdown typo
This commit is contained in:
Romain Prieto 2014-02-25 09:40:12 +11:00
commit 3082d8c406

View file

@ -9,8 +9,8 @@
- Reboot in 5 minutes.
`shutodwn -r +5 &`
`shutdown -r +5 &`
- Cancel a pending shutdown/reboot operation
`shutdown -c`
`shutdown -c`