windows/choco*: add Korean translation (#14193)
choco*: add Korean translation Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
16
pages.ko/windows/choco-feature.md
Normal file
16
pages.ko/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