[GRASS-SVN] r64555 - grass/trunk/scripts/v.rast.stats

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Feb 11 04:57:43 PST 2015


Author: neteler
Date: 2015-02-11 04:57:43 -0800 (Wed, 11 Feb 2015)
New Revision: 64555

Modified:
   grass/trunk/scripts/v.rast.stats/v.rast.stats.py
Log:
v.rast.stats: update param description completing r58735

Modified: grass/trunk/scripts/v.rast.stats/v.rast.stats.py
===================================================================
--- grass/trunk/scripts/v.rast.stats/v.rast.stats.py	2015-02-11 10:11:00 UTC (rev 64554)
+++ grass/trunk/scripts/v.rast.stats/v.rast.stats.py	2015-02-11 12:57:43 UTC (rev 64555)
@@ -55,7 +55,7 @@
 #%option
 #% key: percentile
 #% type: integer
-#% description: Percentile to calculate (requires extended statistics flag)
+#% description: Percentile to calculate
 #% options: 0-100
 #% answer: 90
 #% required : no



More information about the grass-commit mailing list