~/apropos(1)
en
NAME
apropos - search the manual
SYNOPSIS
apropos <expression>
DESCRIPTION
Searches the manual and prints one line per match: the page’s name and its
summary. The expression is a regular expression, matched against both, which is
why apropos . prints every page — . matches anything. This is the index the
man directory hands you when you click it.
EXAMPLES
apropos .
apropos theme
apropos "^c"