From: fuzzyray Date: Tue, 18 Sep 2007 21:50:38 +0000 (-0000) Subject: Update man page to include --no-progress option X-Git-Tag: gentoolkit-0.2.4.3~71 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d59674c22e145d04472a8ad5825aac8d1d81c0f7;p=gentoolkit.git Update man page to include --no-progress option svn path=/; revision=442 --- diff --git a/trunk/src/revdep-rebuild/revdep-rebuild.1 b/trunk/src/revdep-rebuild/revdep-rebuild.1 index ed78444..267f7f1 100644 --- a/trunk/src/revdep-rebuild/revdep-rebuild.1 +++ b/trunk/src/revdep-rebuild/revdep-rebuild.1 @@ -35,6 +35,9 @@ Do not check the build order against the deep dependency list. This will make r .B \-p | \-\-pretend Do a dry-run. Do not delete temporary files. (\-k \-p is redundant, but harmless.) \-\-pretend is assumed when not running revdep\-rebuild as root. .TP +.B \-P | \-\-no\-progress +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 @@ -95,4 +98,4 @@ revdep\-rebuild returns a zero exit status if it \fBand emerge\fR succeeds, and Report bugs to . Please do not report emerge failures caused by \-o or \-e. Please include your .revdep\-rebuild* files, your emerge \-\-info, and patches. ;) .SH "SEE ALSO" -emerge(1), portage(5), regex(7) \ No newline at end of file +emerge(1), portage(5), regex(7)