MGED CMD helplib

From BRL-CAD
Revision as of 08:13, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =helplib= __TOC__ ==Syntax== :helplib [command] ==Argument(s)== : '''command''' :: Optional. Valid MGED command. ==Return Value(s)== : No Return Values for this com...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


helplib

Syntax

helplib [command]


Argument(s)

command
Optional. Valid MGED command.


Return Value(s)

No Return Values for this command.


Description

The "helplib" command 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 ?, ?devel, ?lib, help, helpdevel, and helplib commands provide additional information on available commands.

Example(s)

mged> helplib mat_trn
Display a one-line usage message for the mat_trn command.


See Also

?
?Devel
?Lib
help
helpdevel
helplib

Page Generated by David Loman on: 10/11/2007 at: 1:01:25 PM