mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 07:15:30 +02:00
choco: add Hindi translation (#11063)
This commit is contained in:
parent
d2688a9660
commit
69730a0e4d
1 changed files with 21 additions and 0 deletions
21
pages.hi/windows/choco.md
Normal file
21
pages.hi/windows/choco.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# choco
|
||||||
|
|
||||||
|
> चॉकलेटी पैकेज प्रबंधक।
|
||||||
|
> `choco install` जैसे कुछ उपकमांड के पास अपना उपयोग दस्तावेज़ भी हैं।
|
||||||
|
> अधिक जानकारी: <https://chocolatey.org>.
|
||||||
|
|
||||||
|
- चॉकलेटी आज्ञा को निष्पादित करें:
|
||||||
|
|
||||||
|
`choco {{आज्ञा}}`
|
||||||
|
|
||||||
|
- सामान्य मदद को कॉल करें:
|
||||||
|
|
||||||
|
`choco -?`
|
||||||
|
|
||||||
|
- एक विशिष्ट आज्ञा पर मदद कॉल करें:
|
||||||
|
|
||||||
|
`choco {{आज्ञा}} -?`
|
||||||
|
|
||||||
|
- चॉकलेटी संस्करण की जाँच करें:
|
||||||
|
|
||||||
|
`choco --version`
|
Loading…
Add table
Reference in a new issue