ENH: mapFields - added mapMethod to arg notes
This commit is contained in:
parent
9de87127a2
commit
ed61ba2199
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ int main(int argc, char *argv[])
|
||||||
(
|
(
|
||||||
"mapMethod",
|
"mapMethod",
|
||||||
"word",
|
"word",
|
||||||
"specify the mapping method"
|
"specify the mapping method (direct|mapNearest|cellVolumeWeight)"
|
||||||
);
|
);
|
||||||
argList::addBoolOption
|
argList::addBoolOption
|
||||||
(
|
(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue