[GRASS-SVN] r48304 -
grass/branches/develbranch_6/scripts/v.db.addtable
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Sep 15 16:15:13 EDT 2011
Author: martinl
Date: 2011-09-15 13:15:13 -0700 (Thu, 15 Sep 2011)
New Revision: 48304
Modified:
grass/branches/develbranch_6/scripts/v.db.addtable/v.db.addtable
Log:
v.db.addtable: layer -> integer
Modified: grass/branches/develbranch_6/scripts/v.db.addtable/v.db.addtable
===================================================================
--- grass/branches/develbranch_6/scripts/v.db.addtable/v.db.addtable 2011-09-15 10:24:30 UTC (rev 48303)
+++ grass/branches/develbranch_6/scripts/v.db.addtable/v.db.addtable 2011-09-15 20:15:13 UTC (rev 48304)
@@ -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