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
> 這是 `chromium` 命令的一個別名。
> 更多資訊:<https://chrome.google.com>.
- 原命令的文件在:
`tldr chromium`

View File

@@ -0,0 +1,8 @@
# cpush
> 這是 `choco-push` 命令的一個別名。
> 更多資訊:<https://docs.chocolatey.org/en-us/create/commands/push>.
- 原命令的文件在:
`tldr choco-push`

View File

@@ -0,0 +1,8 @@
# curl
> 這是 `curl -p common` 命令的一個別名。
> 更多資訊:<https://curl.se>.
- 原命令的文件在:
`tldr curl -p common`

View File

@@ -0,0 +1,7 @@
# iwr
> 這是 `invoke-webrequest` 命令的一個別名。
- 原命令的文件在:
`tldr invoke-webrequest`

View File

@@ -0,0 +1,8 @@
# pwsh-where
> 這是 `Where-Object` 命令的一個別名。
> 更多資訊:<https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- 原命令的文件在:
`tldr Where-Object`

View File

@@ -0,0 +1,8 @@
# rd
> 這是 `rmdir` 命令的一個別名。
> 更多資訊:<https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
- 原命令的文件在:
`tldr rmdir`

View File

@@ -0,0 +1,8 @@
# sls
> 這是 `where-object` 命令的一個別名。
> 更多資訊:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
- 原命令的文件在:
`tldr where-object`

View File

@@ -0,0 +1,8 @@
# wget
> 這是 `wget -p common` 命令的一個別名。
> 更多資訊:<https://www.gnu.org/software/wget>.
- 原命令的文件在:
`tldr wget -p common`