summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-06-28 05:07:53 (GMT)
committerSteven Knight <knight@baldmt.com>2003-06-28 05:07:53 (GMT)
commit3757529b5b73fc69eff8a0709482198d45ed33c5 (patch)
tree49e39aab117a911546f6d61709b5cbc9c8b5dbc1 /doc
parentd3d08d4f13edc216f169f49636f3d81102727a33 (diff)
downloadSCons-3757529b5b73fc69eff8a0709482198d45ed33c5.zip
SCons-3757529b5b73fc69eff8a0709482198d45ed33c5.tar.gz
SCons-3757529b5b73fc69eff8a0709482198d45ed33c5.tar.bz2
Support targets that always rebuild. (Stephen Ng)
[Updating a change that was previously not synchronized to CVS.]
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.14
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 214401f..cdfc7d8 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -688,7 +688,9 @@ Walks up the directory structure until an
or
.I sconstruct
file is found, and uses that
-as the top of the directory tree. Only targets at or below the
+as the top of the directory tree.
+If no targets are specified on the command line,
+only targets at or below the
current directory will be built.
.TP