ENH: mapFields - added mapMethod to arg notes

This commit is contained in:
andy
2014-03-31 16:57:14 +01:00
committed by Andrew Heather
parent fc7f16c62c
commit 18fd5c4eec

View File

@ -184,7 +184,7 @@ int main(int argc, char *argv[])
(
"mapMethod",
"word",
"specify the mapping method"
"specify the mapping method (direct|mapNearest|cellVolumeWeight)"
);
argList::addBoolOption
(