aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-05-11 12:00:27 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-11 12:00:27 -0700
commite6cb6af7cf6a443b892f32f1408a98c6bd4d3c10 (patch)
treea3a1651ef9a4ba58e2a8363dc7019ea37fadaf89 /man
parentdep_check_composite_db: return early from cp_list (diff)
downloadportage-e6cb6af7cf6a443b892f32f1408a98c6bd4d3c10.tar.gz
portage-e6cb6af7cf6a443b892f32f1408a98c6bd4d3c10.tar.bz2
portage-e6cb6af7cf6a443b892f32f1408a98c6bd4d3c10.zip
depgraph: in complete mode respect --with-bdeps
If you want the graph as complete as possible, now you'll have to use --with-bdeps=y together with --complete-graph.
Diffstat (limited to 'man')
-rw-r--r--man/emerge.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 907bb4f18..d4cf42dfa 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -351,6 +351,8 @@ option will significantly increase the time taken for dependency
calculations. Note that, unlike the \fB\-\-deep\fR option, the
\fB\-\-complete\-graph\fR option does not cause any more packages to
be updated than would have otherwise been updated with the option disabled.
+Using \fB\-\-with\-bdeps=y\fR together with \fB\-\-complete\-graph\fR makes
+the graph as complete as possible.
.TP
.BR \-\-config\-root=DIR
Set the \fBPORTAGE_CONFIGROOT\fR environment variable.