diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2008-03-13 22:39:19 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2008-03-13 22:39:19 +0000 |
| commit | 377c25f70549073dbe7adc680ed0b863120c2a45 (patch) | |
| tree | 7083b7fee5fc0382b428566d3de31c0cf8ee3b28 /trunk/src/euse/euse.1 | |
| parent | f102a9aeee3b81ae9069ecde5051920f892d7d0a (diff) | |
| download | gentoolkit-377c25f70549073dbe7adc680ed0b863120c2a45.tar.gz | |
Add --info-installed flag to euse. Thanks to Andreas Waidler for providing the patch
svn path=/; revision=480
Diffstat (limited to 'trunk/src/euse/euse.1')
| -rw-r--r-- | trunk/src/euse/euse.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/trunk/src/euse/euse.1 b/trunk/src/euse/euse.1 index 5c70e43..b5148fd 100644 --- a/trunk/src/euse/euse.1 +++ b/trunk/src/euse/euse.1 @@ -30,7 +30,10 @@ the given USE flags from make.conf. Prints detail information about the USE flag(s). If no arguments are given then it assumes you want information for all USE flags. If one or more arguments are given (space separated) then only information for those flags is -printed. +printed. +.TP +\fB\-I, \-\-info\-installed\fI +Same as \-\-info, except that it will also list the currently installed packages that are utilizing the flag. .sp .RS The output is in the following format: |
