Clarify ${GetParameters} documentation

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6636 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2015-11-17 08:54:02 +00:00
parent 6eaea6479f
commit 7d64d54ae7
2 changed files with 3 additions and 3 deletions

View file

@ -704,8 +704,8 @@ Call functions:
\c $var ; Result: option string
\\<b\\>Note:\\</b\\>
\\<br\\>- Error flag if option not found
\\<br\\>- First option symbol it is delimiter
\\<br\\>- The error flag is set if the option is not found
\\<br\\>- The first character in the option string is treated as a parameter delimiter
\\<b\\>Example1:\\</b\\>