From e4245be8b053765bdda7018d3c4d749821f1e20f Mon Sep 17 00:00:00 2001 From: idl0r Date: Tue, 27 Oct 2009 18:44:33 +0000 Subject: * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero . MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/gentoolkit/; revision=695 --- man/revdep-rebuild.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'man') 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. -- cgit v1.2.3