Remove .tpa, .tpb, .tpx, .trj files. Part of #1500.
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpWriterTest_HandlesOptionTypes.xml
index 69e39dbcbd43eb1516baee99c12f20b110488dc6..d60500d2bf4cf2fec35c14c28e63db1fc6641822 100644 (file)
@@ -2,16 +2,27 @@
 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
 <ReferenceData>
   <String Name="HelpText"><![CDATA[
-FILE OPTIONS
+SYNOPSIS
 
- -f     <.xtc/.trr/...> (traj.xtc) (Input)
-     Input file description: xtc trr cpt trj gro g96 pdb g87
- -lib   <.dat>   (libdata.dat) (Input, Opt., Lib.) Library file description
- -io    <.dat>   (inout.dat) (In/Out, Opt.) Input/Output file description
- -o     <.xvg>   (Output, Opt.) Output file description
+gmx [-f [<.xtc/.trr/...>]] [-mult [<.xtc/.trr/...> [...]]] [-lib [<.dat>]]
+    [-io [<.dat>]] [-o <.xvg>] [-[no]bool] [-[no]hidden] [-int <int>]
+    [-ivec <vector>] [-double <real>] [-dvec <vector>] [-time <time>]
+    [-string <string>] [-enum <enum>]
 
 OPTIONS
 
+Options to specify input and output files:
+
+ -f     [<.xtc/.trr/...>] (traj.xtc) (Input)
+     Input file description: xtc trr cpt gro g96 pdb tng
+ -mult  [<.xtc/.trr/...> [...]] (traj.xtc) (Input, Opt.)
+     Multiple file description: xtc trr cpt gro g96 pdb tng
+ -lib   [<.dat>] (libdata.dat) (Input, Opt., Lib.) Library file description
+ -io    [<.dat>] (inout.dat) (In/Out, Opt.) Input/Output file description
+ -o     <.xvg>   (Output, Opt.) Output file description
+
+Other options:
+
  -[no]bool       (yes)      Boolean option
  -[no]hidden     (yes)      Hidden option
  -int   <int>    (2)        Integer option