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 @@
> Chocolatey 的交互功能.
- 显示可用的功能列表
- 显示可用的功能列表:
`choco feature list`
- 启用一个功能
- 启用一个功能:
`choco feature enable --name {{功能名称}}`
- 禁用一个功能
- 禁用一个功能:
`choco feature disable --name {{功能名称}}`