Difference between revisions of "MGED CMD helpdevel"
From BRL-CAD
(New page: Category:MGED =helpdevel= __TOC__ ==Syntax== :helpdevel [command] ==Argument(s)== : '''command''' :: Optional. Valid MGED command. ==Return Value(s)== : No Return Values for this...) |
|||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Helpdevel]] |
− | + | [[Category:MGED help|Helpdevel]] | |
=helpdevel= | =helpdevel= | ||
__TOC__ | __TOC__ |
Revision as of 01:01, 20 November 2009
helpdevel
Contents
Syntax
- helpdevel [command]
Argument(s)
- command
- Optional. Valid MGED command.
Return Value(s)
- No Return Values for this command.
Description
The "helpdevel" command 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 ?, ?devel, ?lib, help, helpdevel, and helplib commands provide additional information on available commands.
Example(s)
- mged> helpdevel winset
- Display a one-line usage message for the winset command.
See Also
Page Generated by David Loman on: 10/11/2007 at: 1:01:17 PM