A clearer sentence
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2152 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4656729df3
commit
6e05822383
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue