[GRASS-SVN] r61692 - grass/branches/releasebranch_7_0/raster/r.clump
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 19 09:26:32 PDT 2014
Author: neteler
Date: 2014-08-19 09:26:31 -0700 (Tue, 19 Aug 2014)
New Revision: 61692
Modified:
grass/branches/releasebranch_7_0/raster/r.clump/r.clump.html
Log:
r.clump manual: fix example
Modified: grass/branches/releasebranch_7_0/raster/r.clump/r.clump.html
===================================================================
--- grass/branches/releasebranch_7_0/raster/r.clump/r.clump.html 2014-08-19 16:26:13 UTC (rev 61691)
+++ grass/branches/releasebranch_7_0/raster/r.clump/r.clump.html 2014-08-19 16:26:31 UTC (rev 61692)
@@ -47,7 +47,7 @@
r.clump lakes out=lakes_individual
# report sizes by individual waterbody
-r.report lakes_individual units=a
+r.report lakes_individual units=h
</pre></div>
<h2>SEE ALSO</h2>
More information about the grass-commit
mailing list