[GRASS-dev] [GRASS GIS] #2318: G7: t.* modules unclear -s flag

#2318: G7: t.* modules unclear -s flag
--------------------------+---------------------------------
  Reporter: neteler | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.5
Component: Temporal | Version: svn-releasebranch70
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------

Comment (by veroandreo):

Replying to [comment:2 martinl]:
> Still an issue?

AFAIU, yes.
Check for example: [https://grass.osgeo.org/grass70/manuals/t.select.html
t.select],
[https://grass.osgeo.org/grass70/manuals/t.sample.html t.sample],
[https://grass.osgeo.org/grass70/manuals/t.topology.html t.topology]

In grass70 there's still also -s flag in
[https://grass.osgeo.org/grass70/manuals/t.rast.aggregate.html
t.rast.aggregate], while that was already changed to suffix parameter in
72 and trunk.

Then, [https://grass.osgeo.org/grass70/manuals/t.rast.univar.html
t.rast.univar] uses -s to suppress printing of column names in 70, 72 and
trunk.

In 72 and trunk, t.rast.algebra uses -s to activate spatial topology
(there's no t.rast.algebra in 70); t.rast.mapcalc in 70, 72 and trunk uses
-s to check for spatial overlap.

-s is used differently across t.* modules

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