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 @@
# alternatives
> 這是 `update-alternatives` 命令的一個別名。
> 更多資訊:<https://manned.org/alternatives>.
- 原命令的文件在:
`tldr update-alternatives`

View File

@@ -0,0 +1,8 @@
# batcat
> 這是 `bat` 命令的一個別名。
> 更多資訊:<https://github.com/sharkdp/bat>.
- 原命令的文件在:
`tldr bat`

View File

@@ -0,0 +1,8 @@
# bspwm
> 這是 `bspc` 命令的一個別名。
> 更多資訊:<https://github.com/baskerville/bspwm>.
- 原命令的文件在:
`tldr bspc`

8
pages.zh_TW/linux/cc.md Normal file
View File

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

View File

@@ -0,0 +1,8 @@
# cgroups
> 這是 `cgclassify` 命令的一個別名。
> 更多資訊:<https://www.kernel.org/doc/Documentation/cgroup-v2.txt>.
- 原命令的文件在:
`tldr cgclassify`

View File

@@ -1,7 +1,7 @@
# cp
> 複製檔案與資料夾。
> 更多資訊可參考<https://www.gnu.org/software/coreutils/cp>.
> 更多資訊:<https://www.gnu.org/software/coreutils/cp>.
- 複製一個檔案到新位置,並重新命名:

View File

@@ -0,0 +1,7 @@
# ip-route-list
> 這是 `ip-route-show` 命令的一個別名。
- 原命令的文件在:
`tldr ip-route-show`

View File

@@ -0,0 +1,8 @@
# megadl
> 這是 `megatools-dl` 命令的一個別名。
> 更多資訊:<https://megatools.megous.com/man/megatools-dl.html>.
- 原命令的文件在:
`tldr megatools-dl`

View File

@@ -0,0 +1,8 @@
# ubuntu-bug
> 這是 `apport-bug` 命令的一個別名。
> 更多資訊:<https://manned.org/ubuntu-bug>.
- 原命令的文件在:
`tldr apport-bug`