pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix1: false positives; standardize Bengali, Hindi, Nepali periods * fix: periods in recently added Bengali pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix: false positives in modified files Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: update to native period in Bengali l10n Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# dd
|
||||
|
||||
> 转换并复制文件。
|
||||
> 更多信息:<https://ss64.com/osx/dd.html>.
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/dd.1.html>.
|
||||
|
||||
- 从 isohybrid 文件(如 archlinux-xxx.iso)制作可用于引导系统启动的 USB 驱动器:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# head
|
||||
|
||||
> 输出文件的开头部分。
|
||||
> 更多信息:<https://ss64.com/osx/head.html>.
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/head.1.html>.
|
||||
|
||||
- 输出文件的前几行:
|
||||
|
||||
|
7
pages.zh/osx/llvm-lipo.md
Normal file
7
pages.zh/osx/llvm-lipo.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# llvm-lipo
|
||||
|
||||
> 这是 `lipo` 命令的一个别名。
|
||||
|
||||
- 原命令的文档在:
|
||||
|
||||
`tldr lipo`
|
@@ -1,7 +1,7 @@
|
||||
# xctool
|
||||
|
||||
> 用于构建 Xcode 项目的工具。
|
||||
> 更多信息:<https://github.com/facebook/xctool>.
|
||||
> 更多信息:<https://github.com/facebookarchive/xctool>.
|
||||
|
||||
- 在没有任何工作区的情况下生成单个项目:
|
||||
|
||||
|
Reference in New Issue
Block a user