Replace tool HTML help with Sphinx-generated docs
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_chi.c
index 8756ac7bc17a9b90ab67c2a7e056d4aafa5909a5..938be0463fd2d28c9a0e58b09e4e7c0fa535ab53 100644 (file)
@@ -1334,7 +1334,7 @@ int gmx_chi(int argc, char *argv[])
         { "-binwidth", FALSE, etINT, {&ndeg},
           "bin width for histograms (degrees)" },
         { "-core_rotamer", FALSE, etREAL, {&core_frac},
-          "only the central [TT]-core_rotamer[tt]*(360/multiplicity) belongs to each rotamer (the rest is assigned to rotamer 0)" },
+          "only the central [TT]-core_rotamer[tt]\\*(360/multiplicity) belongs to each rotamer (the rest is assigned to rotamer 0)" },
         { "-maxchi", FALSE, etENUM, {maxchistr},
           "calculate first ndih [GRK]chi[grk] dihedrals" },
         { "-normhisto", FALSE, etBOOL, {&bNormHisto},