format zh translations

This commit is contained in:
Ein Verne
2019-10-18 10:33:27 +08:00
committed by Starbeamrainbowlabs
parent e90e6bdf6b
commit 7f995941ed
183 changed files with 1086 additions and 1101 deletions

View File

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