diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man/scons.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml index 947d86d..80bbd44 100644 --- a/doc/man/scons.xml +++ b/doc/man/scons.xml @@ -671,8 +671,9 @@ directory.</para> <term>--debug=<emphasis>type</emphasis></term> <listitem> <para>Debug the build process. -<emphasis>type</emphasis> -specifies what type of debugging:</para> +<emphasis>type[,type...]</emphasis> +specifies what type of debugging. Multiple types may be specified, +separated by commas. The following types are valid:</para> </listitem> </varlistentry> |
