[GRASS-SVN] r71375 - grass-addons/grass7/raster/r.terrain.texture
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 10 12:35:16 PDT 2017
Author: neteler
Date: 2017-08-10 12:35:16 -0700 (Thu, 10 Aug 2017)
New Revision: 71375
Modified:
grass-addons/grass7/raster/r.terrain.texture/r.terrain.texture.py
Log:
r.terrain.texture addon: added missing keywords
Modified: grass-addons/grass7/raster/r.terrain.texture/r.terrain.texture.py
===================================================================
--- grass-addons/grass7/raster/r.terrain.texture/r.terrain.texture.py 2017-08-10 16:07:52 UTC (rev 71374)
+++ grass-addons/grass7/raster/r.terrain.texture/r.terrain.texture.py 2017-08-10 19:35:16 UTC (rev 71375)
@@ -17,6 +17,9 @@
#%module
#% description: Pit and peak density
+#% keyword: raster
+#% keyword: terrain
+#% keyword: classification
#%end
#%option G_OPT_R_INPUT
More information about the grass-commit
mailing list