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

dejagnu help — display manual pages for DejaGnu auxiliary commands

Authors

       Jacob Bachmeyer

Bugs

       Currently only supports man pages.

GNU                                             December 19, 2018                                DEJAGNU-HELP(1)

Description

       The dejagnuhelp command displays long-form documentation for DejaGnu auxiliary commands.

Files

       The  dejagnuhelp  command checks for man pages in a doc/ directory next to the commands/ directory where
       this script is located.  If the page is found there, a full file name is given to man.   Otherwise,  only
       the command name is given and the search described in man(1) is performed.

Name

       dejagnu help — display manual pages for DejaGnu auxiliary commands

Options

-v, --verbose  Emit additional output describing the operation of dejagnuhelp itself.

       -w, --path     This option is simply passed on to man.

       -W             This option is simply passed on to man.

See Also

man(1)

Synopsis

dejagnuhelp [options...] ⟨command

See Also