pages.*: add standard translation (#9672)
* pages./: Automatically add alias pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages./: Automatically add links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Fix false positives from script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
8a51e0f5b8
commit
5257568887
8
pages.hi/windows/chrome.md
Normal file
8
pages.hi/windows/chrome.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# chrome
|
||||
|
||||
> यह आदेश `chromium` का उपनाम है।
|
||||
> अधिक जानकारी: <https://chrome.google.com>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr chromium`
|
8
pages.hi/windows/cpush.md
Normal file
8
pages.hi/windows/cpush.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cpush
|
||||
|
||||
> यह आदेश `choco-push` का उपनाम है।
|
||||
> अधिक जानकारी: <https://docs.chocolatey.org/en-us/create/commands/push>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr choco-push`
|
8
pages.hi/windows/curl.md
Normal file
8
pages.hi/windows/curl.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# curl
|
||||
|
||||
> यह आदेश `curl -p common` का उपनाम है।
|
||||
> अधिक जानकारी: <https://curl.se>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr curl -p common`
|
7
pages.hi/windows/iwr.md
Normal file
7
pages.hi/windows/iwr.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# iwr
|
||||
|
||||
> यह आदेश `invoke-webrequest` का उपनाम है।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr invoke-webrequest`
|
8
pages.hi/windows/pwsh-where.md
Normal file
8
pages.hi/windows/pwsh-where.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pwsh-where
|
||||
|
||||
> यह आदेश `Where-Object` का उपनाम है।
|
||||
> अधिक जानकारी: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr Where-Object`
|
8
pages.hi/windows/rd.md
Normal file
8
pages.hi/windows/rd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# rd
|
||||
|
||||
> यह आदेश `rmdir` का उपनाम है।
|
||||
> अधिक जानकारी: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr rmdir`
|
8
pages.hi/windows/sls.md
Normal file
8
pages.hi/windows/sls.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# sls
|
||||
|
||||
> यह आदेश `where-object` का उपनाम है।
|
||||
> अधिक जानकारी: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr where-object`
|
8
pages.hi/windows/wget.md
Normal file
8
pages.hi/windows/wget.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# wget
|
||||
|
||||
> यह आदेश `wget -p common` का उपनाम है।
|
||||
> अधिक जानकारी: <https://www.gnu.org/software/wget>।
|
||||
|
||||
- मूल आदेश के लिए दस्तावेज़ देखें:
|
||||
|
||||
`tldr wget -p common`
|
Reference in New Issue
Block a user