mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
Corrected an out-of-date comment listing all command-line options.
[SVN r42483]
This commit is contained in:
@@ -25,15 +25,16 @@ import path ;
|
||||
|
||||
# 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 (
|
||||
|
||||
Reference in New Issue
Block a user