[GRASS-SVN] r67394 - grass/branches/releasebranch_7_0/scripts/r.grow
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Dec 27 10:11:40 PST 2015
Author: neteler
Date: 2015-12-27 10:11:40 -0800 (Sun, 27 Dec 2015)
New Revision: 67394
Modified:
grass/branches/releasebranch_7_0/scripts/r.grow/r.grow.py
Log:
r.grow: keyword sync to trunk
Modified: grass/branches/releasebranch_7_0/scripts/r.grow/r.grow.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/r.grow/r.grow.py 2015-12-27 18:10:10 UTC (rev 67393)
+++ grass/branches/releasebranch_7_0/scripts/r.grow/r.grow.py 2015-12-27 18:11:40 UTC (rev 67394)
@@ -17,6 +17,8 @@
#%Module
#% description: Generates a raster map layer with contiguous areas grown by one cell.
#% keyword: raster
+#% keyword: distance
+#% keyword: proximity
#%end
#%flag
#% key: m
More information about the grass-commit
mailing list