#2673: A more generic explanation of input on manual page of r.area
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Docs | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Under Parameters it now reads:
{{{
input=name [required]
Map created with r.clump
}}}
This could perhaps be more generic, e.g.,
{{{
input=name [required]
Category map
}}}
Under the header Options, the explanation of the input explains that such
map could be created with e.g., r.clump. Still, also here I would make it
slightly more generic, e.g.,
{{{
input
Name of cell category map, e.g., maps created with r.clump
}}}