From 6e05822383f8cf04a5fe5272fd36426aee0b2fa1 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 13 Feb 2003 13:28:29 +0000 Subject: [PATCH] A clearer sentence git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2152 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/var.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/var.but b/Docs/src/var.but index 66c533df..8cd10028 100644 --- a/Docs/src/var.but +++ b/Docs/src/var.but @@ -24,7 +24,7 @@ The command line of the installer. The format of the command line can be one of \b installer.exe PARAMETER PARAMETER PARAMETER -\b For parsing out the PARAMETER portion, see GetParameters on the useful functions appendix (See \k{getparameters}). It's worth noting that if /D= is specified on the command line (to override the install directory), it won't be in $CMDLINE. +\b For parsing out the PARAMETER portion, see GetParameters on the useful functions appendix (See \k{getparameters}). If /D= is specified on the command line (to override the install directory) it won't show up in $CMDLINE. \e{$LANGUAGE}