56311fb12d1b4acafcd90083bed3d8b68ba6acec
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpWriterTest_HandlesLongOptions.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <String Name="HelpText"><![CDATA[
5 OPTIONS
6
7  -[no]longboolean (yes)     Boolean option with a long name
8  -dvec  <vector> (1.135 2.32 3.2132) Double vector option
9  -string <string> (A very long string value that overflows even the description column Another very long string value that overflows even the description column)
10      String option with very long values (may be less relevant with selections
11      having their own option type)
12
13 ]]></String>
14 </ReferenceData>