choco-feature: add Hindi translation (#14867)
This commit is contained in:

committed by
GitHub

parent
a323e563d8
commit
14bb517146
16
pages.hi/windows/choco-feature.md
Normal file
16
pages.hi/windows/choco-feature.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# choco feature
|
||||
|
||||
> चॉकलेट के साथ विशेषताओं के साथ इंटरैक्ट करें।
|
||||
> अधिक जानकारी: <https://chocolatey.org/docs/commands-feature>।
|
||||
|
||||
- उपलब्ध विशेषताओं की सूची दिखाएँ:
|
||||
|
||||
`choco feature list`
|
||||
|
||||
- एक विशेषता सक्षम करें:
|
||||
|
||||
`choco feature enable --name {{नाम}}`
|
||||
|
||||
- एक विशेषता अक्षम करें:
|
||||
|
||||
`choco feature disable --name {{नाम}}`
|
Reference in New Issue
Block a user