MGED CMD aproposlib
From BRL-CAD
Revision as of 06:14, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =aproposlib= __TOC__ ==Syntax== :aproposlib keyword ==Argument(s)== : '''keyword''' :: Word to search for. ==Return Value(s)== : '''command list''' :: Returns all m...)
aproposlib
Contents
Syntax
- aproposlib 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 BRL-CAD library interface command and displays the name of each command where a match is found.
Example(s)
- mged> aproposlib mat
- List all commands that contain the word "mat" in their one-line usage messages.
See Also
Page Generated by David Loman on: 10/11/2007 at: 11:38:52 AM