From 95ba162c8d142582166f31d51d1a489b6b8b6994 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 22 Feb 2010 10:22:38 +0000 Subject: 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 --- man/emerge.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/emerge.1') 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" -- cgit v1.2.3-65-gdbad