apropos: add Chinese translation
This commit is contained in:

committed by
Agniva De Sarker

parent
c9fdf0a292
commit
92d22bc31d
11
pages.zh/common/apropos.md
Normal file
11
pages.zh/common/apropos.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# apropos
|
||||||
|
|
||||||
|
> 在manpages中搜索, 例如查找一个新命令.
|
||||||
|
|
||||||
|
- 搜索关键字:
|
||||||
|
|
||||||
|
`apropos {{regular_expression}}`
|
||||||
|
|
||||||
|
- 搜索时不限制输出到终端宽度:
|
||||||
|
|
||||||
|
`apropos -l {{regular_expression}}`
|
Reference in New Issue
Block a user