diff options
author | 2010-02-22 10:22:38 +0000 | |
---|---|---|
committer | 2010-02-22 10:22:38 +0000 | |
commit | 95ba162c8d142582166f31d51d1a489b6b8b6994 (patch) | |
tree | af4618823566e7188936451aa3941fb8227cf6d3 /man | |
parent | Use lazy import for portage.Manifest. (diff) | |
download | portage-multirepo-95ba162c8d142582166f31d51d1a489b6b8b6994.tar.gz portage-multirepo-95ba162c8d142582166f31d51d1a489b6b8b6994.tar.bz2 portage-multirepo-95ba162c8d142582166f31d51d1a489b6b8b6994.zip |
Enable --rebuilt-binaries automatically only when in --usepkgonly or
--getbinpkgonly mode, since --usepkgonly behaves better in cases when
the portage tree is not exactly the same revision that was used to
build the packages.
svn path=/main/trunk/; revision=15427
Diffstat (limited to 'man')
-rw-r--r-- | man/emerge.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index 3b2986cc..f6be0c56 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -482,7 +482,7 @@ Replace installed packages with binary packages that have been rebuilt. Rebuilds are detected by comparison of BUILD_TIME package metadata. This option is enabled automatically when using binary packages -(\fB\-\-usepkg\fR or \fB\-\-getbinpkg\fR) together with +(\fB\-\-usepkgonly\fR or \fB\-\-getbinpkgonly\fR) together with \fB\-\-update\fR and \fB\-\-deep\fR. .TP .BR "\-\-reinstall changed\-use" |