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
@@ -2,7 +2,7 @@
|
||||
|
||||
> 检查文件类型,比较数值。
|
||||
> 如果条件计算结果为真返回 0,如果计算结果为假返回 1。
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-_005b_005b>.
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-_005b_005b>.
|
||||
|
||||
- 测试一个给定的变量是否等于/不等于指定的字符串:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# asciinema
|
||||
|
||||
> 录制和播放终端会话,也可以把他们分享到 asciinema.org.
|
||||
> 更多信息:<https://asciinema.org/>.
|
||||
> 更多信息:<https://asciinema.org/docs/usage>.
|
||||
|
||||
- 将本地安装的`asciinema`与 asciinema.org 账号关联:
|
||||
|
||||
|
8
pages.zh/common/bundler.md
Normal file
8
pages.zh/common/bundler.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# bundler
|
||||
|
||||
> 这是 `bundle` 命令的一个别名。
|
||||
> 更多信息:<https://bundler.io/man/bundle.1.html>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr bundle`
|
8
pages.zh/common/clamav.md
Normal file
8
pages.zh/common/clamav.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# clamav
|
||||
|
||||
> 这是 `clamdscan` 命令的一个别名。
|
||||
> 更多信息:<https://www.clamav.net>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr clamdscan`
|
7
pages.zh/common/cron.md
Normal file
7
pages.zh/common/cron.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# cron
|
||||
|
||||
> 这是 `crontab` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr crontab`
|
8
pages.zh/common/fossil-ci.md
Normal file
8
pages.zh/common/fossil-ci.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# fossil-ci
|
||||
|
||||
> 这是 `fossil-commit` 命令的一个别名。
|
||||
> 更多信息:<https://fossil-scm.org/home/help/commit>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr fossil-commit`
|
8
pages.zh/common/fossil-delete.md
Normal file
8
pages.zh/common/fossil-delete.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# fossil-delete
|
||||
|
||||
> 这是 `fossil rm` 命令的一个别名。
|
||||
> 更多信息:<https://fossil-scm.org/home/help/delete>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr fossil rm`
|
8
pages.zh/common/fossil-forget.md
Normal file
8
pages.zh/common/fossil-forget.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# fossil-forget
|
||||
|
||||
> 这是 `fossil rm` 命令的一个别名。
|
||||
> 更多信息:<https://fossil-scm.org/home/help/forget>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr fossil rm`
|
8
pages.zh/common/fossil-new.md
Normal file
8
pages.zh/common/fossil-new.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# fossil-new
|
||||
|
||||
> 这是 `fossil-init` 命令的一个别名。
|
||||
> 更多信息:<https://fossil-scm.org/home/help/new>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr fossil-init`
|
8
pages.zh/common/gh-cs.md
Normal file
8
pages.zh/common/gh-cs.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# gh-cs
|
||||
|
||||
> 这是 `gh-codespace` 命令的一个别名。
|
||||
> 更多信息:<https://cli.github.com/manual/gh_codespace>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr gh-codespace`
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 将 commits 从一个分支合并到另一个分支上。
|
||||
> 常用于跨分支的 commits 合并,在被合并分支的最头部构建新的 `commit`,表示合并完成。
|
||||
> 更多信息: <https://git-scm.com/docs/git-rebase>.
|
||||
> 更多信息:<https://git-scm.com/docs/git-rebase>.
|
||||
|
||||
- 在另一个分支的头节点合并当前分支:
|
||||
|
||||
|
8
pages.zh/common/gnmic-sub.md
Normal file
8
pages.zh/common/gnmic-sub.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# gnmic-sub
|
||||
|
||||
> 这是 `gnmic subscribe` 命令的一个别名。
|
||||
> 更多信息:<https://gnmic.kmrd.dev/cmd/subscribe>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr gnmic subscribe`
|
8
pages.zh/common/google-chrome.md
Normal file
8
pages.zh/common/google-chrome.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# google-chrome
|
||||
|
||||
> 这是 `chromium` 命令的一个别名。
|
||||
> 更多信息:<https://chrome.google.com>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr chromium`
|
7
pages.zh/common/hx.md
Normal file
7
pages.zh/common/hx.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# hx
|
||||
|
||||
> 这是 `helix` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr helix`
|
7
pages.zh/common/kafkacat.md
Normal file
7
pages.zh/common/kafkacat.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# kafkacat
|
||||
|
||||
> 这是 `kcat` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr kcat`
|
8
pages.zh/common/lzcat.md
Normal file
8
pages.zh/common/lzcat.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# lzcat
|
||||
|
||||
> 这是 `xz` 命令的一个别名。
|
||||
> 更多信息:<https://manned.org/lzcat>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr xz`
|
8
pages.zh/common/lzma.md
Normal file
8
pages.zh/common/lzma.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# lzma
|
||||
|
||||
> 这是 `xz` 命令的一个别名。
|
||||
> 更多信息:<https://manned.org/lzma>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr xz`
|
7
pages.zh/common/nm-classic.md
Normal file
7
pages.zh/common/nm-classic.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# nm-classic
|
||||
|
||||
> 这是 `nm` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr nm`
|
8
pages.zh/common/ntl.md
Normal file
8
pages.zh/common/ntl.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# ntl
|
||||
|
||||
> 这是 `netlify` 命令的一个别名。
|
||||
> 更多信息:<https://cli.netlify.com>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr netlify`
|
7
pages.zh/common/ptpython3.md
Normal file
7
pages.zh/common/ptpython3.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# ptpython3
|
||||
|
||||
> 这是 `ptpython` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr ptpython`
|
7
pages.zh/common/python3.md
Normal file
7
pages.zh/common/python3.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# python3
|
||||
|
||||
> 这是 `python` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr python`
|
7
pages.zh/common/rcat.md
Normal file
7
pages.zh/common/rcat.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# rcat
|
||||
|
||||
> 这是 `rc` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr rc`
|
7
pages.zh/common/ripgrep.md
Normal file
7
pages.zh/common/ripgrep.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# ripgrep
|
||||
|
||||
> 这是 `rg` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr rg`
|
8
pages.zh/common/todoman.md
Normal file
8
pages.zh/common/todoman.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# todoman
|
||||
|
||||
> 这是 `todo` 命令的一个别名。
|
||||
> 更多信息:<https://todoman.readthedocs.io/>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr todo`
|
8
pages.zh/common/transmission.md
Normal file
8
pages.zh/common/transmission.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# transmission
|
||||
|
||||
> 这是 `transmission-daemon` 命令的一个别名。
|
||||
> 更多信息:<https://transmissionbt.com/>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr transmission-daemon`
|
8
pages.zh/common/unlzma.md
Normal file
8
pages.zh/common/unlzma.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# unlzma
|
||||
|
||||
> 这是 `xz` 命令的一个别名。
|
||||
> 更多信息:<https://manned.org/unlzma>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr xz`
|
8
pages.zh/common/unxz.md
Normal file
8
pages.zh/common/unxz.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# unxz
|
||||
|
||||
> 这是 `xz` 命令的一个别名。
|
||||
> 更多信息:<https://manned.org/unxz>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr xz`
|
8
pages.zh/common/xzcat.md
Normal file
8
pages.zh/common/xzcat.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# xzcat
|
||||
|
||||
> 这是 `xz` 命令的一个别名。
|
||||
> 更多信息:<https://manned.org/xzcat>.
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr xz`
|
Reference in New Issue
Block a user