format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

@@ -2,14 +2,14 @@
> 设置控制台的前景色和背景色.
- 将控制台颜色恢复至默认值
- 将控制台颜色恢复至默认值:
`color`
- 列出可用的颜色值和详细信息
- 列出可用的颜色值和详细信息:
`color /?`
- 将控制台前景色和背景色设置为指定颜色
- 将控制台前景色和背景色设置为指定颜色:
`color {{前景色值}}{{背景色值}}`