Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

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