From: idl0r Date: Tue, 27 Oct 2009 18:44:33 +0000 (-0000) Subject: * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero . X-Git-Tag: gentoolkit-0.3.0_rc10~51 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e4245be8b053765bdda7018d3c4d749821f1e20f;p=gentoolkit.git * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero . svn path=/trunk/gentoolkit/; revision=695 --- diff --git a/ChangeLog b/ChangeLog index 7a5e660..e5afdd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-10-27: Christian Ruppert + * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero + . + 2009-10-26: Christian Ruppert * euse: Don't add an additional new line at the end of file. * equery.1: Fix bug 248844, thanks to J M W . 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.