Corrected info text. -center --> -boxcenter
authorJarvist Moore Frost <jarvist@gmail.com>
Thu, 22 Aug 2013 19:36:06 +0000 (20:36 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 29 Sep 2013 04:14:14 +0000 (06:14 +0200)
Change-Id: I99901047fcde55f9714c81d3182a3778f290ebac

src/tools/gmx_spatial.c

index 260f387df2592975521a7cd1eeb76d70deb3cf81..b7e89ecce97f27bc18f9d43ac3d45c975a9195e0 100644 (file)
@@ -81,7 +81,7 @@ int gmx_spatial(int argc, char *argv[])
         "Cartesian coordinate. To do that, simply omit the preliminary [TT]trjconv[tt] steps. \n",
         "USAGE: \n",
         "1. Use [TT]make_ndx[tt] to create a group containing the atoms around which you want the SDF \n",
-        "2. [TT]trjconv -s a.tpr -f a.xtc -o b.xtc -center tric -ur compact -pbc none[tt] \n",
+        "2. [TT]trjconv -s a.tpr -f a.xtc -o b.xtc -boxcenter tric -ur compact -pbc none[tt] \n",
         "3. [TT]trjconv -s a.tpr -f b.xtc -o c.xtc -fit rot+trans[tt] \n",
         "4. run [TT]g_spatial[tt] on the [TT].xtc[tt] output of step #3. \n",
         "5. Load [TT]grid.cube[tt] into VMD and view as an isosurface. \n",