summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-06-07 11:32:40 (GMT)
committerSteven Knight <knight@baldmt.com>2005-06-07 11:32:40 (GMT)
commit35ab84ab1bd503b955aa5b00ea2c2f1081e938b5 (patch)
treed6cd2aac66041c1064740f28d018220815d9a210 /doc
parent152488af7baaa389f79b66cc6c8e5fbd9cac06fb (diff)
downloadSCons-35ab84ab1bd503b955aa5b00ea2c2f1081e938b5.zip
SCons-35ab84ab1bd503b955aa5b00ea2c2f1081e938b5.tar.gz
SCons-35ab84ab1bd503b955aa5b00ea2c2f1081e938b5.tar.bz2
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add size info to the File information we collect.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 6e95311..072f80a 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -765,7 +765,8 @@ modification time of at least two days ago in order to have its
cached content signature used.
A negative value means to never cache the content
signature and to ignore the cached value if there already is one. A value
-of 0 means to always cache the signature, no matter how old the file is.
+of 0 means to always use the cached signature,
+no matter how old the file is.
.TP
-n, --just-print, --dry-run, --recon