summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-12-21 18:05:38 (GMT)
committerSteven Knight <knight@baldmt.com>2001-12-21 18:05:38 (GMT)
commited3aa5e39e64a5b48b493f33d1438572678d8b65 (patch)
treec6d413502e18ee12dd833f647437ac10503cc263 /doc/man
parent15674b6b3ee16f5979f5ceb971531d3b1f29f567 (diff)
downloadSCons-ed3aa5e39e64a5b48b493f33d1438572678d8b65.zip
SCons-ed3aa5e39e64a5b48b493f33d1438572678d8b65.tar.gz
SCons-ed3aa5e39e64a5b48b493f33d1438572678d8b65.tar.bz2
Create the Script directory
Diffstat (limited to 'doc/man')
-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 5b7b985..b93ccc4 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -780,7 +780,8 @@ This specifies help text to be printed if the
.B -h
argument is given to
.BR scons .
-This function can be called multiple times to print multiple help messages.
+.B scons
+will exit after printing out the help text.
.TP
.RI BuildDir( build_dir ", " src_dir )