Difference between revisions of "MGED CMD aproposdevel"

From BRL-CAD
m
 
Line 1: Line 1:
 
[[Category:MGED|Aproposdevel]]
 
[[Category:MGED|Aproposdevel]]
 
[[Category:MGED help|Aproposdevel]]
 
[[Category:MGED help|Aproposdevel]]
 +
[[Category:MGED developer commands|Aproposdevel]]
 
=aproposdevel=
 
=aproposdevel=
 
__TOC__
 
__TOC__

Latest revision as of 21:41, 28 November 2009

aproposdevel[edit]

Syntax[edit]

aproposdevel keyword


Argument(s)[edit]

keyword
Word to search for.


Return Value(s)[edit]

command list
Returns all matches for Keyword


Description[edit]

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)[edit]

mged> aproposdevel region
List all developer commands that contain the word "region" in their one-line usage messages.


See Also[edit]

apropos
aproposdevel
aproposlib

Page Generated by David Loman on: 10/11/2007 at: 11:38:33 AM