[GRASS-SVN] r31891 - grass/trunk/scripts/v.db.update
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jun 30 04:08:05 EDT 2008
Author: mlennert
Date: 2008-06-30 04:08:04 -0400 (Mon, 30 Jun 2008)
New Revision: 31891
Modified:
grass/trunk/scripts/v.db.update/v.db.update
Log:
added more explanation of the value parameter
Modified: grass/trunk/scripts/v.db.update/v.db.update
===================================================================
--- grass/trunk/scripts/v.db.update/v.db.update 2008-06-30 07:59:49 UTC (rev 31890)
+++ grass/trunk/scripts/v.db.update/v.db.update 2008-06-30 08:08:04 UTC (rev 31891)
@@ -41,7 +41,7 @@
#%option
#% key: value
#% type: string
-#% description: Value to update the column with (varchar values have to be in single quotes, e.g. 'grass')
+#% description: Value to update the column with (varchar values have to be in single quotes, e.g. 'grass'), can be (combination of) other column(s)
#% required : no
#%end
#%option
More information about the grass-commit
mailing list