mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 15:55:26 +02:00
chdir: add Hindi translation (#14866)
This commit is contained in:
parent
14bb517146
commit
81ae645b8f
1 changed files with 12 additions and 0 deletions
12
pages.hi/windows/chdir.md
Normal file
12
pages.hi/windows/chdir.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# chdir
|
||||
|
||||
> यह कमांड कमांड प्रॉम्प्ट में `cd` का उपनाम है, और इसके बाद पॉवरशेल में `Set-Location` है।
|
||||
> अधिक जानकारी: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>।
|
||||
|
||||
- मूल कमांड प्रॉम्प्ट कमांड के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr cd`
|
||||
|
||||
- मूल पॉवरशेल कमांड के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr set-location`
|
Loading…
Add table
Reference in a new issue