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