Docs updates. More to come.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1050 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d266b5b004
commit
306ef235aa
11 changed files with 30 additions and 35 deletions
|
@ -16,7 +16,7 @@ Retrieves the section's flags. See above for a description of the flag. The erro
|
|||
|
||||
SectionSetText \e{section_index section_text}
|
||||
|
||||
Sets the description for the section section_index. The error flag will be set if an out of range section is specified.
|
||||
Sets the description for the section section_index. To set a subsection, you must use - at the beginning of the text. The error flag will be set if an out of range section is specified.
|
||||
|
||||
\S{SectionGetText} SectionGetText
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue