mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
cls: add Hindi translation (#14876)
This commit is contained in:
@@ -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