Replace tool HTML help with Sphinx-generated docs
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_wham.cpp
index 6b82c5d5b38fa20020b044de425e3008e57aa13a..b39e99197055bbb63d841fe8097500aaaeef2de9 100644 (file)
@@ -3146,14 +3146,14 @@ int gmx_wham(int argc, char *argv[])
         " reaction coordinate you may also generate your own [TT].pdo[tt] files and",
         " feed them with the [TT]-ip[tt] option into to [THISMODULE]. The [TT].pdo[tt] file header",
         " must be similar to the following:[PAR]",
-        "[TT]# UMBRELLA      3.0[BR]",
+        "# UMBRELLA      3.0[BR]",
         "# Component selection: 0 0 1[BR]",
         "# nSkip 1[BR]",
         "# Ref. Group 'TestAtom'[BR]",
         "# Nr. of pull groups 2[BR]",
         "# Group 1 'GR1'  Umb. Pos. 5.0 Umb. Cons. 1000.0[BR]",
         "# Group 2 'GR2'  Umb. Pos. 2.0 Umb. Cons. 500.0[BR]",
-        "#####[tt][PAR]",
+        "#####[PAR]",
         "The number of pull groups, umbrella positions, force constants, and names ",
         "may (of course) differ. Following the header, a time column and ",
         "a data column for each pull group follows (i.e. the displacement",