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

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`