08132448c4ed6612038dbf89d935f50f6e02fd22
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpWriterTest_HandlesMultipleSections.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <String Name="HelpText"><![CDATA[
5 DESCRIPTION
6
7 Description for main section.
8
9 Description for subsection 1.
10
11 Description for subsection 2.
12
13 Description for subsection 3.
14
15 OPTIONS
16
17  -sub1  <int>               Option in subsection 1
18  -sub2  <int>               Option in subsection 2
19  -main  <int>               Option in main section
20
21 ]]></String>
22 </ReferenceData>