summaryrefslogtreecommitdiffstats
path: root/doc/user/command-line.xml
diff options
context:
space:
mode:
authorGreg Ward <greg@gerg.ca>2012-03-28 01:10:13 (GMT)
committerGreg Ward <greg@gerg.ca>2012-03-28 01:10:13 (GMT)
commit2c6ff299c6cc72fa9cd65791a1776b64d509c845 (patch)
treea8e2202b63206ab3ec6cc29613c09c352fd481fc /doc/user/command-line.xml
parenta85fb7e14001cd241ea4b25a6dec5ccfa94d88f1 (diff)
downloadSCons-2c6ff299c6cc72fa9cd65791a1776b64d509c845.zip
SCons-2c6ff299c6cc72fa9cd65791a1776b64d509c845.tar.gz
SCons-2c6ff299c6cc72fa9cd65791a1776b64d509c845.tar.bz2
Fix several typos and grammatical errors in the user guide.
Diffstat (limited to 'doc/user/command-line.xml')
-rw-r--r--doc/user/command-line.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/command-line.xml b/doc/user/command-line.xml
index 49edf8a..1006c6b 100644
--- a/doc/user/command-line.xml
+++ b/doc/user/command-line.xml
@@ -62,7 +62,7 @@
Any command-line argument containing an <literal>=</literal>
(equal sign) is considered a variable setting with the form
- <varname>variable</varname>=<varname>value</varname>
+ <varname>variable</varname>=<varname>value</varname>.
&SCons; provides direct access to
all of the command-line variable settings,
the ability to apply command-line variable settings
@@ -1086,7 +1086,7 @@
by the ones specified on the command line.
</para>
-
+
</section>
<section>