add new chinese translations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# choco feature
|
||||
# choco 功能
|
||||
|
||||
> Chocolatey 的交互功能。
|
||||
> 更多信息:<https://chocolatey.org/docs/commands-feature>.
|
||||
> 与 Chocolatey 的功能进行交互。
|
||||
> 更多信息:<https://chocolatey.org/docs/commands-feature>。
|
||||
|
||||
- 显示可用的功能列表:
|
||||
- 显示可用功能的列表:
|
||||
|
||||
`choco feature list`
|
||||
|
||||
- 启用一个功能:
|
||||
- 启用功能:
|
||||
|
||||
`choco feature enable --name {{功能名称}}`
|
||||
`choco feature enable --name {{name}}`
|
||||
|
||||
- 禁用一个功能:
|
||||
- 禁用功能:
|
||||
|
||||
`choco feature disable --name {{功能名称}}`
|
||||
`choco feature disable --name {{name}}`
|
Reference in New Issue
Block a user