X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fcontrib%2Fanaf.c;h=8267fea6b070684dfa4fd5971ca5b94af4f5cc0b;hb=b2b75d45c43c98cf1362e0125381bfc6f0a85782;hp=0f5ab1a4077ba63a792dc41fb79dcc22a92e36ff;hpb=cb466e44535ac45f2ee8341dcae39207b5813abe;p=alexxy%2Fgromacs.git diff --git a/src/contrib/anaf.c b/src/contrib/anaf.c index 0f5ab1a407..8267fea6b0 100644 --- a/src/contrib/anaf.c +++ b/src/contrib/anaf.c @@ -137,9 +137,9 @@ static void list_trn(char *fn) int main(int argc,char *argv[]) { static char *desc[] = { - "[TT]gmxdump[tt] reads a run input file ([TT].tpa[tt]/[TT].tpr[tt]/[TT].tpb[tt]),", - "a trajectory ([TT].trj[tt]/[TT].trr[tt]/[TT].xtc[tt]) or an energy", - "file ([TT].ene[tt]/[TT].edr[tt]) and prints that to standard", + "[TT]gmxdump[tt] reads a run input file ([TT].tpr[tt]),", + "a trajectory ([TT].trr[tt]/[TT].xtc[tt]) or an energy", + "file ([TT].edr[tt]) and prints that to standard", "output in a readable format. This program is essential for", "checking your run input file in case of problems.[PAR]" };