Chinese pages: correct Chinese punctuation (#5240)
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# shutdown
|
||||
|
||||
> 关闭并重新启动系统.
|
||||
> 关闭并重新启动系统。
|
||||
|
||||
- 立即关机:
|
||||
- 立即关机:
|
||||
|
||||
`shutdown -h now`
|
||||
|
||||
- 立即休眠:
|
||||
- 立即休眠:
|
||||
|
||||
`shutdown -s now`
|
||||
|
||||
- 立即重启:
|
||||
- 立即重启:
|
||||
|
||||
`shutdown -r now`
|
||||
|
||||
- 倒计时 5 分钟重启:
|
||||
- 倒计时 5 分钟重启:
|
||||
|
||||
`shutdown -r +{{5}}`
|
||||
|
Reference in New Issue
Block a user