Replace some [BR] in help texts with rst literals
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_cluster.c
index 25d15e548c7b1fbe98ef8737c9eb83e64feef622..e265d2ca43abb1f6b106d4625ceaf224737b6654 100644 (file)
@@ -1407,7 +1407,7 @@ int gmx_cluster(int argc, char *argv[])
         "for a selected set of clusters (with option [TT]-wcl[tt], depends on",
         "[TT]-nst[tt] and [TT]-rmsmin[tt]). The center of a cluster is the",
         "structure with the smallest average RMSD from all other structures",
-        "of the cluster.[BR]",
+        "of the cluster.",
     };
 
     FILE              *fp, *log;