Markus,

It has to be a single parameter because of commas in a pattern. Multiple
map names are handled as a pattern internally e.g. map1,map2 => {map1,map2}.

Regards,
Huidae
On Sep 26, 2014 5:48 AM, "Markus Neteler" <[email protected]> wrote:

> Hi Huidae,
>
> On Thu, Sep 25, 2014 at 6:20 PM, Huidae Cho <[email protected]> wrote:
> > Markus,
> >
> > Currently, g.remove supports "g.remove vect pattern=map1,map2". Pattern
> can
> > take multiple map names separated by a comma.
>
> ok, good. Perhaps I got just confused because the help text does not
> show this yet:
>
> current:
>  g.remove [-refb] type=datatype[,datatype,...] pattern=string
>  ...
>
> expected:
>  g.remove [-refb] type=datatype[,datatype,...] pattern=string[,string,...]
> ...
>
> It would be multiple = YES for pattern to have that but I don't know
> if any other changes might be required then.
>
> Best
> Markus
>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to