Update man page to include --no-progress option
authorfuzzyray <fuzzyray@gentoo.org>
Tue, 18 Sep 2007 21:50:38 +0000 (21:50 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Tue, 18 Sep 2007 21:50:38 +0000 (21:50 -0000)
svn path=/; revision=442

trunk/src/revdep-rebuild/revdep-rebuild.1

index ed784446c5784170c3c52a8247e084455d3053d7..267f7f18b10e23a49960426f4073709a3ccce549 100644 (file)
@@ -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 <http://bugs.gentoo.org>. 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)