Difference between revisions of "MGED CMD aproposdevel"
From BRL-CAD
(New page: Category:MGED =aproposdevel= __TOC__ ==Syntax== :aproposdevel keyword ==Argument(s)== : '''keyword''' :: Word to search for. ==Return Value(s)== : '''command list''' :: Returns a...) |
|||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Aproposdevel]] |
− | + | [[Category:MGED help|Aproposdevel]] | |
=aproposdevel= | =aproposdevel= | ||
__TOC__ | __TOC__ |
Revision as of 00:56, 20 November 2009
aproposdevel
Contents
Syntax
- aproposdevel keyword
Argument(s)
- keyword
- Word to search for.
Return Value(s)
- command list
- Returns all matches for Keyword
Description
The "apropos" command searches through the one-line usage messages for each mged developer command and displays the name of each command where a match is found.
Example(s)
- mged> aproposdevel region
- List all developer commands that contain the word "region" in their one-line usage messages.
See Also
Page Generated by David Loman on: 10/11/2007 at: 11:38:33 AM