Merge branch release-2016
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_covar.cpp
index 1234232ef53b8773e5410858b37ec14537af1aaf..3c0a8499156b048c9e84dd2c8323e840c1620cdd 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014,2015,2017, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2016,2017, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -75,7 +75,8 @@ int gmx_covar(int argc, char *argv[])
         "the reference structure for the fit is written first with t=-1.",
         "The average (or reference when [TT]-ref[tt] is used) structure is",
         "written with t=0, the eigenvectors",
-        "are written as frames with the eigenvector number as timestamp.",
+        "are written as frames with the eigenvector number and eigenvalue",
+        "as step number and timestamp, respectively.",
         "[PAR]",
         "The eigenvectors can be analyzed with [gmx-anaeig].",
         "[PAR]",