diff options
Diffstat (limited to 'doc/user/command-line.in')
-rw-r--r-- | doc/user/command-line.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/command-line.in b/doc/user/command-line.in index 42f8e2e..33f88ec 100644 --- a/doc/user/command-line.in +++ b/doc/user/command-line.in @@ -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 |