assoc, attrib, cd, choco-apikey, choco-feature, choco-info, choco, cls: add Japanese translation (#4607)
This commit is contained in:
16
pages.ja/windows/choco-feature.md
Normal file
16
pages.ja/windows/choco-feature.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# choco feature
|
||||
|
||||
> Chocolateyで機能を操作します.
|
||||
> 詳しくはこちら: <https://chocolatey.org/docs/commands-feature>.
|
||||
|
||||
- 利用可能な機能のリストを表示します:
|
||||
|
||||
`choco feature list`
|
||||
|
||||
- 機能を有効にします:
|
||||
|
||||
`choco feature enable --name {{名}}`
|
||||
|
||||
- 機能を無効にします:
|
||||
|
||||
`choco feature disable --name {{名}}`
|
Reference in New Issue
Block a user