Revert "pages/*: add standard translation and links (#11331)" (#11374)

This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
This commit is contained in:
K.B.Dharun Krishna
2023-11-04 07:55:35 +05:30
parent 9eae15643e
commit f1aa0a8fe5
3893 changed files with 402 additions and 26416 deletions

View File

@@ -1,7 +1,7 @@
# dd
> 转换并复制文件。
> 更多信息:<https://keith.github.io/xcode-man-pages/dd.1.html>.
> 更多信息:<https://ss64.com/osx/dd.html>.
- 从 isohybrid 文件(如 archlinux-xxx.iso制作可用于引导系统启动的 USB 驱动器:

View File

@@ -1,7 +1,7 @@
# head
> 输出文件的开头部分。
> 更多信息:<https://keith.github.io/xcode-man-pages/head.1.html>.
> 更多信息:<https://ss64.com/osx/head.html>.
- 输出文件的前几行:

View File

@@ -1,7 +0,0 @@
# llvm-lipo
> 这是 `lipo` 命令的一个别名。
- 原命令的文档在:
`tldr lipo`

View File

@@ -1,7 +1,7 @@
# xctool
> 用于构建 Xcode 项目的工具。
> 更多信息:<https://github.com/facebookarchive/xctool>.
> 更多信息:<https://github.com/facebook/xctool>.
- 在没有任何工作区的情况下生成单个项目: