diff options
author | Steven Knight <knight@baldmt.com> | 2001-12-21 18:05:38 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2001-12-21 18:05:38 (GMT) |
commit | ed3aa5e39e64a5b48b493f33d1438572678d8b65 (patch) | |
tree | c6d413502e18ee12dd833f647437ac10503cc263 /doc | |
parent | 15674b6b3ee16f5979f5ceb971531d3b1f29f567 (diff) | |
download | SCons-ed3aa5e39e64a5b48b493f33d1438572678d8b65.zip SCons-ed3aa5e39e64a5b48b493f33d1438572678d8b65.tar.gz SCons-ed3aa5e39e64a5b48b493f33d1438572678d8b65.tar.bz2 |
Create the Script directory
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/scons.1 | 3 |
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 ) |