added inline comment example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4332 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9ab47b62b5
commit
5d91cbcd10
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ Lines beginning with ; or # are comments. You can put comments after commands. Y
|
|||
\c Comment
|
||||
\c */
|
||||
\c
|
||||
\c Name /* comment */ mysetup
|
||||
\c
|
||||
\c File "myfile" ; Comment
|
||||
|
||||
If you want a parameter to start with ; or # put it in quotes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue