diff --git a/Docs/src/sections.but b/Docs/src/sections.but index 9d497ff5..a9487e8a 100644 --- a/Docs/src/sections.but +++ b/Docs/src/sections.but @@ -18,7 +18,7 @@ Tells the installer that the current section needs an additional "size_kb" kilob \c [/e] [section_name] [section index output] -Begins and opens a new section. If section_name is empty, omitted, or begins with a -, then it is a required section and the user will not see it, nor have the option of disabling it. If the section name is 'Uninstall', then it is a special Uninstall Section. If section index output is specified, the parameter will be !defined with the section index (that can be used for SectionSetText etc. If the section name begins with a !, the section will be displayed as bold. If /e is present, the sub sections of the section will be expanded by default. +Begins and opens a new section. If section_name is empty, omitted, or begins with a -, then it is a required section and the user will not see it, nor have the option of disabling it. If the section name is 'Uninstall', then it is a special Uninstall Section. If section index output is specified, the parameter will be !defined with the section index (that can be used for SectionSetText etc). If the section name begins with a !, the section will be displayed as bold. If /e is present, the sub sections of the section will be expanded by default. \S2{ssectionend} SectionEnd @@ -32,9 +32,9 @@ This command specifies which Install Types (see InstType) the current section de \S2{ssubsection} SubSection -\c [/e] Caption +\c [/e] Caption [section index output] -This command inserts a subsection. The subsection must be close with SubSectionEnd, and should contain 1 or more Sections. If the subsection name begins with a !, the subsection will be displayed as bold. If /e is present, the sub sections of the sub section will be expanded by default. +This command inserts a subsection. The subsection must be close with SubSectionEnd, and should contain 1 or more Sections. If the subsection name begins with a !, the subsection will be displayed as bold. If /e is present, the sub sections of the sub section will be expanded by default. If section index output is specified, the parameter will be !defined with the section index (that can be used for SectionSetText etc). \S2{ssubsectionend} SubSectionEnd