Files
tldr/pages.zh/common/wikiman.md

25 lines
517 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wikiman
> 离线文档搜索引擎。
> 支持手册页、Arch Wiki、Gentoo Wiki、FreeBSD 文档和 tldr-pages。
> 更多信息:<https://github.com/filiparag/wikiman>。
- 在所有已安装的源中搜索特定主题:
`wikiman {{search_term}}`
- 在特定 [源] 中搜索主题:
`wikiman -s {{source}} {{search_term}}`
- 在两个或多个特定 [源] 中搜索主题:
`wikiman -s {{source1,source2,...}} {{search_term}}`
- 列出现有 [源]
`wikiman -S`
- 显示 [帮助]
`wikiman -h`