[GRASS-SVN] r48508 - grass/branches/develbranch_6/scripts/v.db.univar

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 27 17:24:21 EDT 2011


Author: martinl
Date: 2011-09-27 14:24:21 -0700 (Tue, 27 Sep 2011)
New Revision: 48508

Modified:
   grass/branches/develbranch_6/scripts/v.db.univar/v.db.univar
Log:
v.db.univar: option <table> defined wrongly gisprompt for vectors


Modified: grass/branches/develbranch_6/scripts/v.db.univar/v.db.univar
===================================================================
--- grass/branches/develbranch_6/scripts/v.db.univar/v.db.univar	2011-09-27 21:23:17 UTC (rev 48507)
+++ grass/branches/develbranch_6/scripts/v.db.univar/v.db.univar	2011-09-27 21:24:21 UTC (rev 48508)
@@ -25,7 +25,7 @@
 #%option
 #% key: table
 #% type: string
-#% gisprompt: old,vector,vector
+#% gisprompt: old_dbtable,dbtable,dbtable
 #% description: Name of data table
 #% required : yes
 #%End



More information about the grass-commit mailing list