[GRASS-SVN] r40688 -
grass/branches/develbranch_6/scripts/v.db.dropcol
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 26 23:38:48 EST 2010
Author: hamish
Date: 2010-01-26 23:38:47 -0500 (Tue, 26 Jan 2010)
New Revision: 40688
Modified:
grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol
Log:
TODO comments (rm multiple columns)
Modified: grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol
===================================================================
--- grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol 2010-01-27 04:31:22 UTC (rev 40687)
+++ grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol 2010-01-27 04:38:47 UTC (rev 40688)
@@ -42,8 +42,10 @@
#%option
#% key: column
#% type: string
-#% description: Name of the column
+##TODO: #% description: Name of the column(s) to remove
+#% description: Name of the column to remove
#% required : yes
+##TODO #% multiple : yes
#%end
More information about the grass-commit
mailing list