summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.xml')
-rw-r--r--doc/man/scons.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index 3268860..1f99753 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -4056,7 +4056,9 @@ and return
-1, 0 or 1
(like the standard Python
<emphasis>cmp</emphasis>
-function).</para>
+function).
+
+Optionally a Boolean value of True for <emphasis>sort</emphasis> will cause a standard alphabetical sort to be performed</para>
<literallayout class="monospaced">
Help(vars.GenerateHelpText(env))