format zh translations

This commit is contained in:
Ein Verne
2019-10-18 10:33:27 +08:00
committed by Starbeamrainbowlabs
parent e90e6bdf6b
commit 7f995941ed
183 changed files with 1086 additions and 1101 deletions

View File

@@ -1,11 +1,11 @@
# apropos
> 在manpages中搜索, 例如查找一个新命令.
> manpages 中搜索例如查找一个新命令
- 搜索关键字:
- 搜索关键字
`apropos {{正则表达式}}`
- 搜索时不限制输出到终端宽度:
- 搜索时不限制输出到终端宽度
`apropos -l {{正则表达式}}`