|
Boost-Commit : |
From: jurko.gospodnetic_at_[hidden]
Date: 2008-01-05 11:58:02
Author: jurko
Date: 2008-01-05 11:58:01 EST (Sat, 05 Jan 2008)
New Revision: 42483
URL: http://svn.boost.org/trac/boost/changeset/42483
Log:
Corrected an out-of-date comment listing all command-line options.
Text files modified:
trunk/tools/build/v2/options/help.jam | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
Modified: trunk/tools/build/v2/options/help.jam
==============================================================================
--- trunk/tools/build/v2/options/help.jam (original)
+++ trunk/tools/build/v2/options/help.jam 2008-01-05 11:58:01 EST (Sat, 05 Jan 2008)
@@ -25,15 +25,16 @@
# The help system options are parsed here and handed off to the doc
# module to translate into documentation requests and actions. The
-# understood options are::
+# understood options are:
#
-# --help-all
-# --help-enable-<option>
# --help-disable-<option>
-# --help-output <type>
-# --help-output-file <file>
+# --help-doc-options
+# --help-enable-<option>
+# --help-internal
# --help-options
# --help-usage
+# --help-output <type>
+# --help-output-file <file>
# --help [<module-or-class>]
#
rule process (
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk