Document limitations of trjconv -dump
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 28 May 2015 14:34:47 +0000 (16:34 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 9 Jun 2015 13:05:15 +0000 (15:05 +0200)
Change-Id: I336791a2eeb84a773de1ea96b8e36a42ac3fc66e

src/gromacs/gmxana/gmx_trjconv.c

index b63707ea01467c2c0273d62e486c8ef153fad973..abd42945e987571d238a3e1c6d1f8f1a455879f5 100644 (file)
@@ -721,7 +721,8 @@ int gmx_trjconv(int argc, char *argv[])
         "trajectories must be concatenated without having double frames.[PAR]",
 
         "Option [TT]-dump[tt] can be used to extract a frame at or near",
-        "one specific time from your trajectory.[PAR]",
+        "one specific time from your trajectory, but only works reliably",
+        "if the time interval between frames is uniform.[PAR]",
 
         "Option [TT]-drop[tt] reads an [TT].xvg[tt] file with times and values.",
         "When options [TT]-dropunder[tt] and/or [TT]-dropover[tt] are set,",