فهرست منبع

added more explanation of the value parameter

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@31891 15284696-431f-4ddb-bdfa-cd5b030d7da7
Moritz Lennert 17 سال پیش
والد
کامیت
0bdd7ef6be
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      scripts/v.db.update/v.db.update

+ 1 - 1
scripts/v.db.update/v.db.update

@@ -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