Update README.md

This commit is contained in:
onceupon 2017-01-06 12:32:49 +08:00 committed by GitHub
parent 2bb7f437b3
commit 0cad5b8e82

View File

@ -1682,7 +1682,7 @@ service --status-all
```bash
shutdown -r +5 "Server will restart in 5 minutes. Please save your work."
```
#####cancel schedule shutdown
#####cancel scheduled shutdown
```bash
shutdown -c
```