From: stevenknight Date: Sun, 9 Sep 2001 21:47:42 +0000 (+0000) Subject: Add command-line processing for all options (with tests). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f903d106a238f89c9e079ec9fa4a838209b27ce5;p=scons.git Add command-line processing for all options (with tests). git-svn-id: http://scons.tigris.org/svn/scons/trunk@33 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/doc/man/options.sgml b/doc/man/options.sgml index 2b824b5a..a231908b 100644 --- a/doc/man/options.sgml +++ b/doc/man/options.sgml @@ -134,9 +134,11 @@ + + + + file, @@ -187,7 +195,11 @@ - Print command-line help message and exit. + Print a local help message for this build, if one is defined in + the configuration file(s), plus a line that describes the -H + option for command-line option help. If no local help message + is defined, prints the standard help message about command-line + options. Exits after displaying the appropriate message. @@ -196,14 +208,13 @@ , - , - + - Display a local help message for this build, if one is defined in - the configuration file(s). + Print the standard help message about command-line options and + exit. @@ -277,11 +288,13 @@ + + - -> + --> + + + @@ -379,11 +398,13 @@ + + + + + + , @@ -530,7 +561,8 @@ - + , + @@ -565,7 +597,8 @@ - + , + , @@ -647,9 +680,11 @@ --> + +