mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
choco-feature: add Hindi translation (#14867)
This commit is contained in:
parent
a323e563d8
commit
14bb517146
1 changed files with 16 additions and 0 deletions
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 {{नाम}}`
|
Loading…
Add table
Reference in a new issue