[GRASS-SVN] r48509 -
grass/branches/releasebranch_6_4/scripts/v.db.univar
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 27 17:30:05 EDT 2011
Author: martinl
Date: 2011-09-27 14:30:04 -0700 (Tue, 27 Sep 2011)
New Revision: 48509
Modified:
grass/branches/releasebranch_6_4/scripts/v.db.univar/v.db.univar
Log:
v.db.univar: option <table> defined wrongly gisprompt for vectors
(merge r48508 from devbr6)
Modified: grass/branches/releasebranch_6_4/scripts/v.db.univar/v.db.univar
===================================================================
--- grass/branches/releasebranch_6_4/scripts/v.db.univar/v.db.univar 2011-09-27 21:24:21 UTC (rev 48508)
+++ grass/branches/releasebranch_6_4/scripts/v.db.univar/v.db.univar 2011-09-27 21:30:04 UTC (rev 48509)
@@ -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