Skip to content
Snippets Groups Projects
Commit 18fd5c4e authored by andy's avatar andy Committed by Andrew Heather
Browse files

ENH: mapFields - added mapMethod to arg notes

parent fc7f16c6
Branches
Tags
No related merge requests found
...@@ -184,7 +184,7 @@ int main(int argc, char *argv[]) ...@@ -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
( (
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment