summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/options.sgml9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/man/options.sgml b/doc/man/options.sgml
index b24c18f..b88a585 100644
--- a/doc/man/options.sgml
+++ b/doc/man/options.sgml
@@ -111,11 +111,12 @@
<filename>Sconstruct</filename> or
<filename>sconstruct</filename> file, or doing anything
else. Multiple <option>-C</option> options are interpreted
- relative to the previous one. (This is nearly equivalent
- to <literal>-f directory/SConstruct</literal>, except
- that it will search for <filename>SConstruct</filename>,
+ relative to the previous one, and the right-most
+ <option>-C</option> option wins. (This option is nearly
+ equivalent to <literal>-f directory/SConstruct</literal>,
+ except that it will search for <filename>SConstruct</filename>,
<filename>Sconstruct</filename>, or
- <filename>sconstruct</filename> in the directory.)
+ <filename>sconstruct</filename> in the specified directory.)
</para>
</listitem>