MGED CMD apropos

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


apropos

Syntax

apropos 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 command and displays the name of each command where a match is found.


Example(s)

mged> apropos region
List all 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:15 AM