[GRASS-SVN] r63047 - grass/trunk/scripts/r.rgb
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Nov 26 05:50:28 PST 2014
Author: martinl
Date: 2014-11-26 05:50:28 -0800 (Wed, 26 Nov 2014)
New Revision: 63047
Modified:
grass/trunk/scripts/r.rgb/r.rgb.py
Log:
r.rgb: use standardized options (#2409)
Modified: grass/trunk/scripts/r.rgb/r.rgb.py
===================================================================
--- grass/trunk/scripts/r.rgb/r.rgb.py 2014-11-26 13:45:50 UTC (rev 63046)
+++ grass/trunk/scripts/r.rgb/r.rgb.py 2014-11-26 13:50:28 UTC (rev 63047)
@@ -21,6 +21,7 @@
#%option G_OPT_R_INPUT
#%end
#%option G_OPT_R_BASENAME_OUTPUT
+#% label: Name of output basename raster map(s)
#% description: Default: input
#% required: no
#%end
More information about the grass-commit
mailing list