Displays each help entry containing a keyword string
Synopsis
fstrace apropos -topic <help string> [-help] fstrace ap -t <help string> [-h]
Description
The fstrace apropos command displays the first line of the online help entry for any fstrace command that contains in its name or short description the string specified with the -topic argument.
To display a command's complete syntax, use the fstrace help command.
Options
Output
The first line of a command's online help entry names it and briefly describes its function. This command displays the first line for any fstrace command where the string specified with the -topic argument is part of the command name or first line.
Examples
The following command lists all fstrace commands that include the word set in their names or short descriptions:
% fstrace apropos set clear: clear logs by logname or by event set lsset: list available event sets setlog: set the size of a log setset: set state of event sets
Privilege Required
None
Related Information