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

@@ -1,7 +1,7 @@
# sed
> 以可用脚本的来批量编辑文本。
> 更多信息:<https://ss64.com/osx/sed.html>.
> 更多信息:<https://keith.github.io/xcode-man-pages/sed.1.html>.
- 替换文件中第一个出现的字符串,并打印结果: