aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authoridl0r <idl0r@gentoo.org>2009-10-27 18:44:33 +0000
committeridl0r <idl0r@gentoo.org>2009-10-27 18:44:33 +0000
commite4245be8b053765bdda7018d3c4d749821f1e20f (patch)
treeb13337597944b712b09f81eb01a8b9c0424c40df /man
parentFix bug 248844, thanks to J M W <ultip@ymail.com>. (diff)
downloadgentoolkit-e4245be8b053765bdda7018d3c4d749821f1e20f.tar.gz
gentoolkit-e4245be8b053765bdda7018d3c4d749821f1e20f.tar.bz2
gentoolkit-e4245be8b053765bdda7018d3c4d749821f1e20f.zip
* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero <i92guboj@gentoo.org>.
svn path=/trunk/gentoolkit/; revision=695
Diffstat (limited to 'man')
-rw-r--r--man/revdep-rebuild.19
1 files changed, 4 insertions, 5 deletions
diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index a482f66..a03ed58 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -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.