[GRASS-dev] [GRASS GIS] #2094: v.category GUI doesn't accept category ranges and lists

#2094: v.category GUI doesn't accept category ranges and lists
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.7
Component: Vector | Version: svn-trunk
Resolution: invalid | Keywords: v.category
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* status: new => closed
* resolution: => invalid

Comment:

{{{
  v.category [-gt] input=name [layer=string[,string,...]]
    [type=string[,string,...]] [ids=range] [output=name] option=string
    [cat=value] [step=value] [--overwrite] [--help] [--verbose] [--quiet]

      cat Category value
            default: 1
}}}

v.category seems to accept only single cat value.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2094#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>