+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>.
.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.
.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.