mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
tldr: Add Hindi translation (#4440)
This commit is contained in:
parent
c716cbd6c5
commit
e098045a72
1 changed files with 20 additions and 0 deletions
20
pages.hi/common/tldr.md
Normal file
20
pages.hi/common/tldr.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# tldr
|
||||||
|
|
||||||
|
> tldr-pages प्रोजेक्ट से कमांड-लाइन टूल्स के लिए सरल हेल्प पेज प्रदर्शित करता है।
|
||||||
|
> अधिक जानकारी: https://tldr.sh
|
||||||
|
|
||||||
|
- एक कमांड के विशिष्ट उपयोग प्राप्त करें (संकेत: इसका उपयोग कर आप यहाँ आए!):
|
||||||
|
|
||||||
|
`tldr {{कमांड}}`
|
||||||
|
|
||||||
|
- linux के लिए tar tldr पेज दिखाएं:
|
||||||
|
|
||||||
|
`tldr -p {{linux}} {{tar}}`
|
||||||
|
|
||||||
|
- एक git उपकमांड के लिए सहायता प्राप्त करें:
|
||||||
|
|
||||||
|
`tldr {{git-checkout}}`
|
||||||
|
|
||||||
|
- स्थानीय पृष्ठों को अपडेट करें (यदि ग्राहक कैशिंग का समर्थन करता है):
|
||||||
|
|
||||||
|
`tldr -u`
|
Loading…
Add table
Reference in a new issue