Browse Source

Simplify description; "help" is not intended to be a complete manual

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34628 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 16 năm trước cách đây
mục cha
commit
88ed4dd0aa
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      scripts/v.db.reconnect.all/v.db.reconnect.all.py

+ 1 - 2
scripts/v.db.reconnect.all/v.db.reconnect.all.py

@@ -20,8 +20,7 @@
 #%option
 #% key: old_database
 #% type: string
-#% label: Name of old database
-#% description: The database must be in form printed by v.db.connect -g, i.e. with substituted variables
+#% description: Name of old database
 #% required : yes
 #%END
 #%option