summaryrefslogtreecommitdiffstats
path: root/doc/user/command-line.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/command-line.xml')
-rw-r--r--doc/user/command-line.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/user/command-line.xml b/doc/user/command-line.xml
index d7f3d7b..8675c19 100644
--- a/doc/user/command-line.xml
+++ b/doc/user/command-line.xml
@@ -53,7 +53,7 @@
<para>
If, for example,
- and you're using a POSIX shell that's
+ you're using a POSIX shell that's
compatible with the Bourne shell,
and you always want &SCons; to use the
<literal>-Q</literal> option,
@@ -89,7 +89,7 @@
<para>
- Windows users may typically want to set this
+ Windows users may typically want to set the
&SCONSFLAGS; in the appropriate tab of the
<literal>System Properties</literal> window.
@@ -1256,7 +1256,7 @@
to control an expected path name.
If, for example, you need to
define a variable in the preprocessor
- that control the location of a
+ that controls the location of a
configuration file:
</para>
@@ -1484,3 +1484,9 @@
</para>
</section>
+
+ <!--
+
+ AddOption() function for things like - -prefix=, - -force
+
+ -->