mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
foamDictionary: Removed unused -case option
Resolves bug-report https://bugs.openfoam.org/view.php?id=2974
This commit is contained in:
@ -240,6 +240,7 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
writeInfoHeader = false;
|
||||
|
||||
argList::removeOption("case");
|
||||
argList::addNote("manipulates dictionaries");
|
||||
argList::validArgs.append("dictionary file");
|
||||
argList::addBoolOption("keywords", "list keywords");
|
||||
|
||||
Reference in New Issue
Block a user