MGED CMD aproposdevel

From BRL-CAD
Revision as of 07:13, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =aproposdevel= __TOC__ ==Syntax== :aproposdevel keyword ==Argument(s)== : '''keyword''' :: Word to search for. ==Return Value(s)== : '''command list''' :: Returns a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


aproposdevel

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

apropos
aproposdevel
aproposlib

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