* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero <i92guboj@gentoo.org>.
authoridl0r <idl0r@gentoo.org>
Tue, 27 Oct 2009 18:44:33 +0000 (18:44 -0000)
committeridl0r <idl0r@gentoo.org>
Tue, 27 Oct 2009 18:44:33 +0000 (18:44 -0000)
svn path=/trunk/gentoolkit/; revision=695

ChangeLog
man/revdep-rebuild.1

index 7a5e6608f06db0da4b6fed5a8b641334fde2fa54..e5afdd66cb36db1a5642175072d41911cdb7f516 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-27: Christian Ruppert <idl0r@gentoo.org>
+       * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero
+       <i92guboj@gentoo.org>.
+
 2009-10-26: Christian Ruppert <idl0r@gentoo.org>
        * euse: Don't add an additional new line at the end of file.
        * equery.1: Fix bug 248844, thanks to J M W <ultip@ymail.com>.
index a482f663775ed57b18856df2d3e879b7c120122e..a03ed58ec8b7d87ab0b87eb162640b150f2ca0b3 100644 (file)
@@ -10,6 +10,9 @@ revdep\-rebuild scans libraries and binaries for missing shared library dependen
 .TP 
 .B \-C | \-\-nocolor
 Turn off colored output. (This option is also passed to portage.)
+.TP
+.B \-d | \-\-debug
+Print way too much information (uses bash's set -xv)
 .TP      
 .B \-e | \-\-exact
 Emerge the most recent version of found packages, without regard to SLOT.
@@ -40,15 +43,11 @@ Turn off the progress meter
 .TP 
 .B \-q | \-\-quiet
 Print less output and disable the progress meter.  (This option is also passed to portage.)
-.TP 
-.B \-u UTIL | \-\-no-util UTIL
-Do not use features provided by UTIL.
-UTIL can be one of portage-utils or pkgcore, or it can be a \fBquoted\fR space-delimited list.
 .TP
 .B \-v | \-\-verbose
 More output.  (Prints the revdep\-rebuild search environment.)
 .TP
-.B All other options (including unrecognized ones) are passed to the emerge command.  Single\-letter options may not be combined, so for example, \-pv is not valid.  Please use \-p \-v.
+.B Options after -- are ignored by revdep-rebuild and passed directly to emerge.
 .SH "CONFIGURATION"
 revdep\-rebuild no longer uses hardcoded paths. To change the default behavior the following variables can be changed by the user.