Name

helplib — Returns a list of available library 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

helplib [command]

DESCRIPTION

Returns a list of available library 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, helpdevel, ?, ?devel, and ?lib commands provide additional information on available commands.

EXAMPLES

The example shows the use of the helplib command to display a one-line usage message for a specific library command.

Example 1. Display a one-line usage message for a specific library command.

mged> helplib mat_trn

Displays a one-line usage message for the mat_trn 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.