[GRASS-SVN] r63048 - grass/branches/releasebranch_7_0/scripts/r.rgb

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Nov 26 05:54:19 PST 2014


Author: martinl
Date: 2014-11-26 05:54:19 -0800 (Wed, 26 Nov 2014)
New Revision: 63048

Modified:
   grass/branches/releasebranch_7_0/scripts/r.rgb/r.rgb.py
Log:
r.rgb: use standardized options (#2409) - (merge r63047 from trunk)

Modified: grass/branches/releasebranch_7_0/scripts/r.rgb/r.rgb.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/r.rgb/r.rgb.py	2014-11-26 13:50:28 UTC (rev 63047)
+++ grass/branches/releasebranch_7_0/scripts/r.rgb/r.rgb.py	2014-11-26 13:54:19 UTC (rev 63048)
@@ -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