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.zh_TW/linux/alternatives.md
Normal file
8
pages.zh_TW/linux/alternatives.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# alternatives
|
||||
|
||||
> 這是 `update-alternatives` 命令的一個別名。
|
||||
> 更多資訊:<https://manned.org/alternatives>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr update-alternatives`
|
8
pages.zh_TW/linux/batcat.md
Normal file
8
pages.zh_TW/linux/batcat.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# batcat
|
||||
|
||||
> 這是 `bat` 命令的一個別名。
|
||||
> 更多資訊:<https://github.com/sharkdp/bat>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr bat`
|
8
pages.zh_TW/linux/bspwm.md
Normal file
8
pages.zh_TW/linux/bspwm.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# bspwm
|
||||
|
||||
> 這是 `bspc` 命令的一個別名。
|
||||
> 更多資訊:<https://github.com/baskerville/bspwm>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr bspc`
|
8
pages.zh_TW/linux/cc.md
Normal file
8
pages.zh_TW/linux/cc.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cc
|
||||
|
||||
> 這是 `gcc` 命令的一個別名。
|
||||
> 更多資訊:<https://gcc.gnu.org>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr gcc`
|
8
pages.zh_TW/linux/cgroups.md
Normal file
8
pages.zh_TW/linux/cgroups.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cgroups
|
||||
|
||||
> 這是 `cgclassify` 命令的一個別名。
|
||||
> 更多資訊:<https://www.kernel.org/doc/Documentation/cgroup-v2.txt>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr cgclassify`
|
@@ -1,7 +1,7 @@
|
||||
# cp
|
||||
|
||||
> 複製檔案與資料夾。
|
||||
> 更多資訊可參考:<https://www.gnu.org/software/coreutils/cp>.
|
||||
> 更多資訊:<https://www.gnu.org/software/coreutils/cp>.
|
||||
|
||||
- 複製一個檔案到新位置,並重新命名:
|
||||
|
||||
|
7
pages.zh_TW/linux/ip-route-list.md
Normal file
7
pages.zh_TW/linux/ip-route-list.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# ip-route-list
|
||||
|
||||
> 這是 `ip-route-show` 命令的一個別名。
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr ip-route-show`
|
8
pages.zh_TW/linux/megadl.md
Normal file
8
pages.zh_TW/linux/megadl.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# megadl
|
||||
|
||||
> 這是 `megatools-dl` 命令的一個別名。
|
||||
> 更多資訊:<https://megatools.megous.com/man/megatools-dl.html>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr megatools-dl`
|
8
pages.zh_TW/linux/ubuntu-bug.md
Normal file
8
pages.zh_TW/linux/ubuntu-bug.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ubuntu-bug
|
||||
|
||||
> 這是 `apport-bug` 命令的一個別名。
|
||||
> 更多資訊:<https://manned.org/ubuntu-bug>.
|
||||
|
||||
- 原命令的文件在:
|
||||
|
||||
`tldr apport-bug`
|
Reference in New Issue
Block a user