dejagnu help — display manual pages for DejaGnu auxiliary commands
Contents
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⟩
