summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.1')
-rw-r--r--doc/man/scons.19
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 77dedc5..3ce7f45 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -320,7 +320,14 @@ to the SCons invocation run by the debugger.
.TP
.RI --debug=tree
Print the dependency tree
-after each top-level target is built.
+after each top-level target is built. This prints out the complete
+dependency tree including implicit dependencies and ignored
+dependencies.
+
+.TP
+.RI --debug=dtree
+Print the dependency tree
+after each top-level target is built. This prints out only derived files.
.TP
-e, --environment-overrides