format zh translations
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
e90e6bdf6b
commit
7f995941ed
@@ -1,16 +1,16 @@
|
||||
# tldr
|
||||
|
||||
> 简化过的 man 帮助手册.
|
||||
> 更多信息: <https://tldr.sh>.
|
||||
> 简化过的 man 帮助手册。
|
||||
> 更多信息:<https://tldr.sh>.
|
||||
|
||||
- 获取一个命令的用例 (提示: 这就是你怎么得到本信息的):
|
||||
- 获取一个命令的用例 (提示:这就是你怎么得到本信息的):
|
||||
|
||||
`tldr {{command}}`
|
||||
|
||||
- 展示 linux 下 tar 的 tldr 文档:
|
||||
- 展示 linux 下 tar 的 tldr 文档:
|
||||
|
||||
`tldr -p {{linux}} {{tar}}`
|
||||
|
||||
- 获取一个 git 子命令的帮助:
|
||||
- 获取一个 git 子命令的帮助:
|
||||
|
||||
`tldr {{git checkout}}`
|
||||
|
Reference in New Issue
Block a user