wikiman: add page (#14922)

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com>
Co-authored-by: João Pedro Battistella Nadas <joao@dexterenergy.ai>
This commit is contained in:
jpnadas
2024-11-23 11:18:19 +00:00
committed by GitHub
parent 2d28e639c1
commit 1cdc913bce

25
pages/common/wikiman.md Normal file
View File

@@ -0,0 +1,25 @@
# wikiman
> Offline search engine for documentation.
> Supports manual pages, Arch Wiki, Gentoo Wiki, FreeBSD documentation, and tldr-pages.
> More information: <https://github.com/filiparag/wikiman>.
- Search for a specific topic on all installed sources:
`wikiman {{search_term}}`
- Search for a topic in a specific [s]ource:
`wikiman -s {{source}} {{search_term}}`
- Search for a topic in two or more specific [s]ources:
`wikiman -s {{source1,source2,...}} {{search_term}}`
- List existing [S]ources:
`wikiman -S`
- Display [h]elp:
`wikiman -h`