timeSelector: Rename option zeroTime -> withZero for consistency with the noZero option

This commit is contained in:
Henry
2015-04-25 15:12:08 +01:00
parent cb82ae7d96
commit c7e807cf74
5 changed files with 21 additions and 21 deletions

View File

@ -432,7 +432,7 @@ int main(int argc, char *argv[])
);
// Enable -constant ... if someone really wants it
// Enable -zeroTime to prevent accidentally trashing the initial fields
// Enable -withZero to prevent accidentally trashing the initial fields
timeSelector::addOptions(true, true);
argList::noParallel();
argList::addOption