summaryrefslogtreecommitdiffstats
path: root/docs/manual/common-usage.txt
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-06-10 00:28:56 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-13 14:39:48 +0200
commit4cce4ac9907ed58e480a0a9c319a0af96c96108f (patch)
tree04543d7f79ac410d8f8c65d6dd8f5f787342f9e8 /docs/manual/common-usage.txt
parent7e867725acf2f5aedca60985ee530d1530792f78 (diff)
downloadbuildroot-4cce4ac9907ed58e480a0a9c319a0af96c96108f.tar.gz
buildroot-4cce4ac9907ed58e480a0a9c319a0af96c96108f.zip
graphs/depends: do not draw transitive dependencies by default
The transitive dependencies make the graphs barely readable for large configs, with a large number of packages. So, just switch to not drawing the transitive dependencies by default. By popular demand... ;-) [Peter: reword] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc; Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/common-usage.txt')
-rw-r--r--docs/manual/common-usage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/common-usage.txt b/docs/manual/common-usage.txt
index eb83990244..539185a814 100644
--- a/docs/manual/common-usage.txt
+++ b/docs/manual/common-usage.txt
@@ -207,7 +207,7 @@ The +graph-depends+ behaviour can be controlled by setting options in the
default, +0+, means no limit.
* +--transitive+, +--no-transitive+, to draw (or not) the transitive
- dependencies. The default is to draw transitive dependencies.
+ dependencies. The default is to not draw transitive dependencies.
* +--colours R,T,H+, the comma-separated list of colours to draw the
root package (+R+), the target packages (+T+) and the host packages
OpenPOWER on IntegriCloud