Remove .tpa, .tpb, .tpx, .trj files. Part of #1500.
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpWriterTest_HandlesOptionTypes.xml
index e81c9f60abfc29b510cbf958fdd084be76dca7c6..d60500d2bf4cf2fec35c14c28e63db1fc6641822 100644 (file)
@@ -4,22 +4,24 @@
   <String Name="HelpText"><![CDATA[
 SYNOPSIS
 
-gmx [-f <.xtc/.trr/...>] [-mult [<.xtc/.trr/...> [...]]] [-lib [<.dat>]]
+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>]
 
-FILE OPTIONS
+OPTIONS
+
+Options to specify input and output files:
 
- -f     <.xtc/.trr/...> (traj.xtc) (Input)
-     Input file description: xtc trr cpt trj gro g96 pdb g87 tng
+ -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 trj gro g96 pdb g87 tng
+     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
 
-OPTIONS
+Other options:
 
  -[no]bool       (yes)      Boolean option
  -[no]hidden     (yes)      Hidden option