ENH: mapFields - added mapMethod to arg notes

This commit is contained in:
andy 2014-03-31 16:57:14 +01:00
parent 9de87127a2
commit ed61ba2199

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
(