Difference between revisions of "MGED CMD help"

From BRL-CAD
(New page: Category:MGED =help= __TOC__ ==Syntax== :help [command] ==Argument(s)== : '''command''' :: Optional. Valid MGED command. ==Return Value(s)== : No Return Values for this command. ...)
 
m
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Help]]
  
 
=help=
 
=help=

Revision as of 11:57, 15 November 2009


help

Syntax

help [command]


Argument(s)

command
Optional. Valid MGED command.


Return Value(s)

No Return Values for this command.


Description

The "help" command returns a list of available MGED 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> help ae
Display a one-line usage message for the ae command.


See Also

?
?Devel
?Lib
help
helpdevel
helplib

Page Generated by David Loman on: 10/11/2007 at: 1:00:56 PM