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 @@
# color
> 设置控制台的前景色和背景色.
> 设置控制台的前景色和背景色
- 将控制台颜色恢复至默认值:
- 将控制台颜色恢复至默认值
`color`
- 列出可用的颜色值和详细信息:
- 列出可用的颜色值和详细信息
`color /?`
- 将控制台前景色和背景色设置为指定颜色:
- 将控制台前景色和背景色设置为指定颜色
`color {{前景色值}}{{背景色值}}`