quse¶
NAME¶
quse - find pkgs using useflagsSYNOPSIS¶
quse <opts> <useflag>
DESCRIPTION¶
Options: -[eavKLDF:NvqChV]
-e, --exact
* Show exact non regexp matching using strcmp
-a, --all
* Show annoying things in IUSE
-K, --keywords
* Use the KEYWORDS vs IUSE
-L, --license
* Use the LICENSE vs IUSE
-D, --describe
* Describe the USE flag
-F, --format
<arg> * Use your own variable formats. -F NAME=
-N, --name-only
* Only show package name
-v, --verbose
* Make a lot of noise
-q, --quiet
* Tighter output; suppress warnings
-C, --nocolor
* Don't output color
-h, --help
* Print this help and exit
-V, --version
* Print version and exit
$Id: quse.1,v 1.22 2007/05/11 08:25:06 solar Exp $
May 2007