Replace "%t" in option descriptions with time unit.
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 3 May 2012 08:46:35 +0000 (11:46 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 3 May 2012 15:57:58 +0000 (18:57 +0300)
commitc09ab7ec00362642156bb38a3cdd402e0da155fd
tree8f79f0d3f864010221ce3531a714fd5ae666e574
parent5ef19f951b74aa16fd0259b68940055407dfb09c
Replace "%t" in option descriptions with time unit.

Not sure how useful this is, but there was such functionality in the old
option listing, and it was easy to implement.

IssueID #666

Change-Id: Ib9538211fefcde7a89dceb7e1b30a81ab03d9e76
src/gromacs/commandline/cmdlinehelpwriter-impl.h
src/gromacs/commandline/cmdlinehelpwriter.cpp
src/gromacs/commandline/cmdlinehelpwriter.h
src/gromacs/commandline/tests/cmdlinehelpwriter.cpp
src/gromacs/commandline/tests/refdata/CommandLineHelpWriterTest_HandlesOptionTypes.xml
src/gromacs/trajectoryanalysis/cmdlinerunner.cpp