[GRASS-SVN] r43498 -
grass/branches/develbranch_6/scripts/v.db.dropcol
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 18 10:46:41 EDT 2010
Author: neteler
Date: 2010-09-18 14:46:41 +0000 (Sat, 18 Sep 2010)
New Revision: 43498
Modified:
grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol
Log:
keep wording consistent
Modified: grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol
===================================================================
--- grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol 2010-09-18 14:45:02 UTC (rev 43497)
+++ grass/branches/develbranch_6/scripts/v.db.dropcol/v.db.dropcol 2010-09-18 14:46:41 UTC (rev 43498)
@@ -42,8 +42,8 @@
#%option
#% key: column
#% type: string
-##TODO: #% description: Name of the column(s) to remove
-#% description: Name of the column to remove
+##TODO: #% description: Name of the column(s) to drop
+#% description: Name of the column to drop
#% required : yes
##TODO #% multiple : yes
#%end
More information about the grass-commit
mailing list