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:
K.B.Dharun Krishna
2022-12-29 08:41:44 +05:30
committed by GitHub
parent 8a51e0f5b8
commit 5257568887
5316 changed files with 37495 additions and 109 deletions

View File

@@ -0,0 +1,8 @@
# chrome
> Dieser Befehl ist ein Alias von `chromium`.
> Weitere Informationen: <https://chrome.google.com>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr chromium`

View File

@@ -0,0 +1,8 @@
# cpush
> Dieser Befehl ist ein Alias von `choco-push`.
> Weitere Informationen: <https://docs.chocolatey.org/en-us/create/commands/push>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr choco-push`

7
pages.de/windows/iwr.md Normal file
View File

@@ -0,0 +1,7 @@
# iwr
> Dieser Befehl ist ein Alias von `invoke-webrequest`.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr invoke-webrequest`

View File

@@ -0,0 +1,8 @@
# pwsh-where
> Dieser Befehl ist ein Alias von `Where-Object`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr Where-Object`

8
pages.de/windows/rd.md Normal file
View File

@@ -0,0 +1,8 @@
# rd
> Dieser Befehl ist ein Alias von `rmdir`.
> Weitere Informationen: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr rmdir`

8
pages.de/windows/sls.md Normal file
View File

@@ -0,0 +1,8 @@
# sls
> Dieser Befehl ist ein Alias von `where-object`.
> Weitere Informationen: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr where-object`

8
pages.de/windows/wget.md Normal file
View File

@@ -0,0 +1,8 @@
# wget
> Dieser Befehl ist ein Alias von `wget -p common`.
> Weitere Informationen: <https://www.gnu.org/software/wget>.
- Zeige die Dokumentation für den originalen Befehl an:
`tldr wget -p common`