Improve file name option help
[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 tng
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 tng
11  -lib   [<.xtc/.trr/...>] (path/to/long/trajectory/name.xtc) (Input, Opt., Lib.)
12      File name option with a long value and type: xtc trr cpt trj gro g96 pdb
13      g87 tng
14  -longfileopt [<.dat>] (deffile.dat) (Input, Opt.)
15      File name option with a long name
16  -longfileopt2 [<.dat>] (path/to/long/file/name.dat) (Input, Opt., Lib.)
17      File name option with multiple long fields
18
19 ]]></String>
20 </ReferenceData>