[GRASS-dev] What is the status of g.list, g.remove, g.mlist and g.mremove?

Markus Neteler neteler at osgeo.org
Fri Sep 26 02:48:21 PDT 2014


Hi Huidae,

On Thu, Sep 25, 2014 at 6:20 PM, Huidae Cho <grass4u at gmail.com> 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


More information about the grass-dev mailing list