ENH: report dictionary name actually used (for -dict option)

This commit is contained in:
Mark Olesen
2020-06-02 14:15:21 +02:00
parent 31b172217c
commit f721b5344f
26 changed files with 60 additions and 64 deletions

View File

@ -779,7 +779,7 @@ int main(int argc, char *argv[])
"file",
"Name of the file to save the simplified surface to"
);
argList::addOption("dict", "file", "Use alternative snappyHexMeshDict");
argList::addOption("dict", "file", "Alternative snappyHexMeshDict");
argList::noFunctionObjects(); // Never use function objects