[GRASS-SVN] r48305 -
grass/branches/releasebranch_6_4/scripts/v.db.addtable
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Sep 15 16:17:33 EDT 2011
Author: martinl
Date: 2011-09-15 13:17:33 -0700 (Thu, 15 Sep 2011)
New Revision: 48305
Modified:
grass/branches/releasebranch_6_4/scripts/v.db.addtable/v.db.addtable
Log:
v.db.addtable: layer -> integer
(merge r48304 from devbr6)
Modified: grass/branches/releasebranch_6_4/scripts/v.db.addtable/v.db.addtable
===================================================================
--- grass/branches/releasebranch_6_4/scripts/v.db.addtable/v.db.addtable 2011-09-15 20:15:13 UTC (rev 48304)
+++ grass/branches/releasebranch_6_4/scripts/v.db.addtable/v.db.addtable 2011-09-15 20:17:33 UTC (rev 48305)
@@ -33,6 +33,7 @@
#%end
#%option
#% key: layer
+#% type: integer
#% gisprompt: old_layer,layer,layer
#% description: Layer where to add new attribute table
#% answer: 1
More information about the grass-commit
mailing list