Remove .tpa, .tpb, .tpx, .trj files. Part of #1500.
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpWriterTest_HandlesLongFileOptions.xml
index b01af043e39815dc0cc1da129746d51c58a9ba39..8ac10f83fe5a6747b20285b2a3ec97c63de7aee8 100644 (file)
@@ -4,18 +4,19 @@
   <String Name="HelpText"><![CDATA[
 SYNOPSIS
 
-gmx [-f <.xtc/.trr/...>] [-f2 <.xtc/.trr/...>] [-lib [<.xtc/.trr/...>]]
+gmx [-f [<.xtc/.trr/...>]] [-f2 [<.xtc/.trr/...>]] [-lib [<.xtc/.trr/...>]]
     [-longfileopt [<.dat>]] [-longfileopt2 [<.dat>]]
 
-FILE OPTIONS
+OPTIONS
 
- -f     <.xtc/.trr/...> (path/to/long/trajectory/name.xtc) (Input)
-     File name option with a long value: xtc trr cpt trj gro g96 pdb g87 tng
- -f2    <.xtc/.trr/...> (path/to/long/trajectory.xtc) (Input)
-     File name option with a long value: xtc trr cpt trj gro g96 pdb g87 tng
+Options to specify input and output files:
+
+ -f     [<.xtc/.trr/...>] (path/to/long/trajectory/name.xtc) (Input)
+     File name option with a long value: xtc trr cpt gro g96 pdb tng
+ -f2    [<.xtc/.trr/...>] (path/to/long/trajectory.xtc) (Input)
+     File name option with a long value: xtc trr cpt gro g96 pdb tng
  -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 tng
+     File name option with a long value and type: xtc trr cpt gro g96 pdb tng
  -longfileopt [<.dat>] (deffile.dat) (Input, Opt.)
      File name option with a long name
  -longfileopt2 [<.dat>] (path/to/long/file/name.dat) (Input, Opt., Lib.)