Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,15 +1,15 @@
# caffeinate
> 防止 Mac 进入休眠模式.
> 防止 Mac 进入休眠模式
- 防止进入休眠模式 , 1 小时内 (3600 秒):
- 防止进入休眠模式 , 1 小时内3600 秒)
`caffeinate -u -t {{3600}}`
- 在指定命令执行完前,禁止进入休眠:
- 在指定命令执行完前,禁止进入休眠
`caffeinate -s {{命令}}`
- 在你按 Ctrl-C 之前禁止进入休眠模式:
- 在你按 Ctrl-C 之前禁止进入休眠模式
`caffeinate -i`