Replace some [BR] in help texts with rst literals
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_trjconv.c
index 90fa3a9a612122ca6ad859f5389bfeba7e063ad0..4fa6fd76b6ee00560785bc8ef7ebc9f15fc4650c 100644 (file)
@@ -592,15 +592,14 @@ int gmx_trjconv(int argc, char *argv[])
         "* center atoms in the box[BR]",
         "* fit atoms to reference structure[BR]",
         "* reduce the number of frames[BR]",
-        "* change the timestamps of the frames ",
-        "([TT]-t0[tt] and [TT]-timestep[tt])[BR]",
-        "* cut the trajectory in small subtrajectories according",
+        "* change the timestamps of the frames ([TT]-t0[tt] and [TT]-timestep[tt])[BR]",
+        "[TT]*[tt] cut the trajectory in small subtrajectories according",
         "to information in an index file. This allows subsequent analysis of",
         "the subtrajectories that could, for example, be the result of a",
         "cluster analysis. Use option [TT]-sub[tt].",
         "This assumes that the entries in the index file are frame numbers and",
         "dumps each group in the index file to a separate trajectory file.[BR]",
-        "* select frames within a certain range of a quantity given",
+        "[TT]*[tt] select frames within a certain range of a quantity given",
         "in an [REF].xvg[ref] file.[PAR]",
 
         "[gmx-trjcat] is better suited for concatenating multiple trajectory files.",