cls: add Hindi translation (#14876)
This commit is contained in:

committed by
GitHub

parent
7922d918f2
commit
b60545c3a3
13
pages.hi/windows/cls.md
Normal file
13
pages.hi/windows/cls.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# cls
|
||||||
|
|
||||||
|
> स्क्रीन को साफ करता है।
|
||||||
|
> PowerShell में, यह कमांड `Clear-Host` का उपनाम है। यह दस्तावेज़ Command Prompt (`cmd`) संस्करण के `cls` पर आधारित है।
|
||||||
|
> अधिक जानकारी: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>।
|
||||||
|
|
||||||
|
- समकक्ष PowerShell कमांड का दस्तावेज़ देखें:
|
||||||
|
|
||||||
|
`tldr clear-host`
|
||||||
|
|
||||||
|
- स्क्रीन को साफ करें:
|
||||||
|
|
||||||
|
`cls`
|
Reference in New Issue
Block a user