1
0
Fork 0
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:
Karthik Vallamsetla 2024-11-18 08:25:59 -08:00 committed by GitHub
parent 14bb517146
commit 81ae645b8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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`