[GRASS-SVN] r66179 - in grass/trunk/temporal: t.list t.rast.list t.rast.univar t.rast3d.list t.rast3d.univar t.register t.vect.db.select t.vect.list t.vect.univar

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Sep 12 11:04:42 PDT 2015


Author: neteler
Date: 2015-09-12 11:04:42 -0700 (Sat, 12 Sep 2015)
New Revision: 66179

Modified:
   grass/trunk/temporal/t.list/t.list.py
   grass/trunk/temporal/t.rast.list/t.rast.list.html
   grass/trunk/temporal/t.rast.list/t.rast.list.py
   grass/trunk/temporal/t.rast.univar/t.rast.univar.py
   grass/trunk/temporal/t.rast3d.list/t.rast3d.list.py
   grass/trunk/temporal/t.rast3d.univar/t.rast3d.univar.py
   grass/trunk/temporal/t.register/t.register.py
   grass/trunk/temporal/t.vect.db.select/t.vect.db.select.py
   grass/trunk/temporal/t.vect.list/t.vect.list.py
   grass/trunk/temporal/t.vect.univar/t.vect.univar.py
Log:
temporal separator parameter: use label to re-enable standard description

Modified: grass/trunk/temporal/t.list/t.list.py
===================================================================
--- grass/trunk/temporal/t.list/t.list.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.list/t.list.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -66,7 +66,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 

Modified: grass/trunk/temporal/t.rast.list/t.rast.list.html
===================================================================
--- grass/trunk/temporal/t.rast.list/t.rast.list.html	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.rast.list/t.rast.list.html	2015-09-12 18:04:42 UTC (rev 66179)
@@ -21,7 +21,7 @@
 map layer sampled by a user defined <b>granule</b>. As default the
 granularity of the space time raster dataset is used for sampling.
 
-For user defined column separator can be specified with the <b>separator</b>
+The output column separator can be specified with the <b>separator</b>
 option.
 
 <h2>EXAMPLE</h2>

Modified: grass/trunk/temporal/t.rast.list/t.rast.list.py
===================================================================
--- grass/trunk/temporal/t.rast.list/t.rast.list.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.rast.list/t.rast.list.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -70,7 +70,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 

Modified: grass/trunk/temporal/t.rast.univar/t.rast.univar.py
===================================================================
--- grass/trunk/temporal/t.rast.univar/t.rast.univar.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.rast.univar/t.rast.univar.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -29,7 +29,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 

Modified: grass/trunk/temporal/t.rast3d.list/t.rast3d.list.py
===================================================================
--- grass/trunk/temporal/t.rast3d.list/t.rast3d.list.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.rast3d.list/t.rast3d.list.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -62,7 +62,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 

Modified: grass/trunk/temporal/t.rast3d.univar/t.rast3d.univar.py
===================================================================
--- grass/trunk/temporal/t.rast3d.univar/t.rast3d.univar.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.rast3d.univar/t.rast3d.univar.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -31,7 +31,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 

Modified: grass/trunk/temporal/t.register/t.register.py
===================================================================
--- grass/trunk/temporal/t.register/t.register.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.register/t.register.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -87,7 +87,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character of the input file
+#% label: Field separator character of the input file
 #% guisection: Input
 #%end
 

Modified: grass/trunk/temporal/t.vect.db.select/t.vect.db.select.py
===================================================================
--- grass/trunk/temporal/t.vect.db.select/t.vect.db.select.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.vect.db.select/t.vect.db.select.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -30,7 +30,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #%end
 
 #%option G_OPT_V_FIELD

Modified: grass/trunk/temporal/t.vect.list/t.vect.list.py
===================================================================
--- grass/trunk/temporal/t.vect.list/t.vect.list.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.vect.list/t.vect.list.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -62,7 +62,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 

Modified: grass/trunk/temporal/t.vect.univar/t.vect.univar.py
===================================================================
--- grass/trunk/temporal/t.vect.univar/t.vect.univar.py	2015-09-12 12:37:18 UTC (rev 66178)
+++ grass/trunk/temporal/t.vect.univar/t.vect.univar.py	2015-09-12 18:04:42 UTC (rev 66179)
@@ -47,7 +47,7 @@
 #%end
 
 #%option G_OPT_F_SEP
-#% description: Field separator character between the output columns
+#% label: Field separator character between the output columns
 #% guisection: Formatting
 #%end
 



More information about the grass-commit mailing list