Help on 'apropos'                                               Feta 1.4.0
--------------------------------------------------------------------------

The 'apropos' command searches through Feta's help files for a relevant
expression. Once you have the names of help topics, use 'feta help [topic]'
to display help on it.

EXAMPLES
--------
To list all help topics that talk about installing packages:
 $ feta apropos install

To list all help topics that mention 'source', and display the lines they
mention it on:
 $ feta -V apropos source

OTHER REFERENCES
----------------
'apropos' uses grep(1) on the files in /usr/share/feta/help or
/usr/local/share/feta/help.

--------------------------------------------------------------------------
Help on 'apropos'                                               Feta 1.4.0
