Name

helpdevel — Returns a list of available developer commands along with a one-line usage message for each. If a command is supplied as an argument, the one-line usage message for that command is returned.

Synopsis

helpdevel [command]

DESCRIPTION

Returns a list of available developer commands along with a one-line usage message for each. If a command is supplied as an argument, the one-line usage message for that command is returned. The help, helplib, ?, ?devel, and ?lib commands provide additional information on available commands.

EXAMPLES

The example shows the use of the helpdevel command to display a one-line usage message for a specified developer command.

Example 1. Display a one-line usage message for a specified developer command.

mged> helpdevel winset

Displays a one-line usage message for the winset command.


AUTHOR

BRL-CAD Team

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to <devs@brlcad.org>, or via the "cadbug.sh" script.