Difference between revisions of "MGED CMD aproposlib"

From BRL-CAD
(New page: Category:MGED =aproposlib= __TOC__ ==Syntax== :aproposlib keyword ==Argument(s)== : '''keyword''' :: Word to search for. ==Return Value(s)== : '''command list''' :: Returns all m...)
 
 
Line 1: Line 1:
 
[[Category:MGED]]
 
[[Category:MGED]]
 
+
[[Category:MGED|Aproposlib]]
 +
[[Category:MGED help|Aproposlib]]
 
=aproposlib=
 
=aproposlib=
 
__TOC__
 
__TOC__

Latest revision as of 01:57, 20 November 2009

aproposlib[edit]

Syntax[edit]

aproposlib 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 BRL-CAD library interface command and displays the name of each command where a match is found.


Example(s)[edit]

mged> aproposlib mat
List all commands that contain the word "mat" in their one-line usage messages.


See Also[edit]

apropos
aproposdevel
aproposlib

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