summaryrefslogtreecommitdiffstats
path: root/doc/man/sconsign.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/sconsign.1')
-rw-r--r--doc/man/sconsign.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/man/sconsign.1 b/doc/man/sconsign.1
index dc6d0cb..7fc32ec 100644
--- a/doc/man/sconsign.1
+++ b/doc/man/sconsign.1
@@ -162,6 +162,12 @@ Prints the list of cached implicit dependencies
for all entries or the the specified entries.
.TP
+--raw
+Prints a pretty-printed representation
+of the raw Python dictionary that holds
+build information about an entry.
+
+.TP
-r, --readable
Prints timestamps in a human-readable string,
enclosed in single quotes.