logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fstrace_apropos - Displays each help entry containing a keyword string

Description

       The fstraceapropos 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 fstracehelp command.

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

Name

       fstrace_apropos - Displays each help entry containing a keyword string

Options

-topic <helpstring>
           Specifies  the  keyword  string  to  match,  in lowercase letters only.  If the string is more than a
           single word, surround it with double quotes ("") or other delimiters.

       -help
           Prints the online help for this command. All other valid options are ignored.

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.

Privilege Required

       None

See Also

fstrace(8), fstrace_help(8)

Synopsis

fstraceapropos-topic <helpstring> [-help]

       fstracea-t <helpstring> [-h]

See Also