chdir: add Hindi translation (#14866)

This commit is contained in:
Karthik Vallamsetla
2024-11-18 08:25:59 -08:00
committed by GitHub
parent 14bb517146
commit 81ae645b8f

12
pages.hi/windows/chdir.md Normal file
View File

@@ -0,0 +1,12 @@
# chdir
> यह कमांड कमांड प्रॉम्प्ट में `cd` का उपनाम है, और इसके बाद पॉवरशेल में `Set-Location` है।
> अधिक जानकारी: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>।
- मूल कमांड प्रॉम्प्ट कमांड के लिए दस्तावेज़ देखें:
`tldr cd`
- मूल पॉवरशेल कमांड के लिए दस्तावेज़ देखें:
`tldr set-location`