mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: overwrite option does not require an argument.
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
// addOverwriteOption.H
|
// addOverwriteOption.H
|
||||||
// ~~~~~~~~~~~~~~~~~~~~
|
// ~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Foam::argList::addOption
|
Foam::argList::addBoolOption
|
||||||
(
|
(
|
||||||
"overwrite",
|
"overwrite",
|
||||||
"overwrite existing mesh/results files"
|
"overwrite existing mesh/results files"
|
||||||
|
|||||||
Reference in New Issue
Block a user