Minor fix: highlight a command argument as part of the command.

svn path=/trunk/; revision=31504
This commit is contained in:
Bill Meier 2010-01-12 16:44:58 +00:00
parent 23c5730798
commit 43b74900f1
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ title Command Prompt (VC++ 2008)]]>
prepare <command>cmd.exe</command> again.</para>
</listitem>
<listitem>
<para><command>nmake -f Makefile.nmake</command> setup downloads libraries
<para><command>nmake -f Makefile.nmake setup</command> downloads libraries
using <command>wget</command> and installs them - this may take a while
...</para>
</listitem>