diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2007-09-18 21:50:38 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2007-09-18 21:50:38 +0000 |
| commit | d59674c22e145d04472a8ad5825aac8d1d81c0f7 (patch) | |
| tree | ba8df97f7b7bcc1890c7802750787c9e8689f3f6 /trunk/src | |
| parent | 2b6bba2da34f307837a3662d347554fe705d8d60 (diff) | |
| download | gentoolkit-d59674c22e145d04472a8ad5825aac8d1d81c0f7.tar.gz | |
Update man page to include --no-progress option
svn path=/; revision=442
Diffstat (limited to 'trunk/src')
| -rw-r--r-- | trunk/src/revdep-rebuild/revdep-rebuild.1 | 5 |
1 files changed, 4 insertions, 1 deletions
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 <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) |
