1
0
Fork 0
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:
Zlatan Vasović 2014-02-24 14:56:50 +01:00
parent ceb00f1616
commit bdd392ea70

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`