Rewrite help output from Options
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpWriterTest_HandlesLongFileOptions.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <String Name="HelpText"><![CDATA[
5 FILE OPTIONS
6
7  -f     <.xtc/.trr/...> (path/to/long/trajectory/name.xtc) (Input)
8      File name option with a long value: xtc trr cpt trj gro g96 pdb g87
9  -f2    <.xtc/.trr/...> (path/to/long/trajectory.xtc) (Input)
10      File name option with a long value: xtc trr cpt trj gro g96 pdb g87
11  -lib   <.xtc/.trr/...> (path/to/long/trajectory/name.xtc) (Input, Opt., Lib.) File name option with a long value and type: xtc trr cpt trj gro g96 pdb g87
12  -longfileopt <.dat> (deffile.dat) (Input, Opt.)
13      File name option with a long name
14  -longfileopt2 <.dat> (path/to/long/file/name.dat) (Input, Opt., Lib.)
15      File name option with multiple long fields
16
17 ]]></String>
18 </ReferenceData>