浏览代码

v.dissolve requires a valid layer

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56684 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 年之前
父节点
当前提交
7c74e4748e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      scripts/v.dissolve/v.dissolve.py

+ 2 - 2
scripts/v.dissolve/v.dissolve.py

@@ -23,8 +23,8 @@
 #%end
 #%option G_OPT_V_INPUT
 #%end
-#%option G_OPT_V_FIELD_ALL
-#% label: Layer number or name. If -1, all layers are extracted.
+#%option G_OPT_V_FIELD
+#% label: Layer number or name.
 #% required: no
 #%end
 #%option G_OPT_DB_COLUMN