#3359: Missing/incorrect flag in i.superpixels.slic example
--------------------------+-------------------------
Reporter: jpduffy | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mlennert):
Replying to [ticket:3359 jpduffy]:
> Hello,
>
> This help page - https://grass.osgeo.org/grass72/manuals/addons/i.superpixels.slic.html has
an example which shows the following:
>
> `i.superpixels.slic group=lsat output=segments k=2000`
>
> `k` is not defined as a flag or a parameter anywhere. I think it should
be updated to reflect the correct syntax.
My fault: I had changed the parameter name elsewhere in the manual, but
forgot the example. Done in r71181.