[GRASS-SVN] r34626 - grass/branches/develbranch_6/scripts/v.db.reconnect.all

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Nov 29 21:01:08 EST 2008


Author: hamish
Date: 2008-11-29 21:01:08 -0500 (Sat, 29 Nov 2008)
New Revision: 34626

Modified:
   grass/branches/develbranch_6/scripts/v.db.reconnect.all/v.db.reconnect.all
Log:
split new opt desc into label+desc (trac #385)

Modified: grass/branches/develbranch_6/scripts/v.db.reconnect.all/v.db.reconnect.all
===================================================================
--- grass/branches/develbranch_6/scripts/v.db.reconnect.all/v.db.reconnect.all	2008-11-29 17:42:59 UTC (rev 34625)
+++ grass/branches/develbranch_6/scripts/v.db.reconnect.all/v.db.reconnect.all	2008-11-30 02:01:08 UTC (rev 34626)
@@ -19,7 +19,8 @@
 #%option
 #% key: old_database
 #% type: string
-#% description: Name of old database. The database must be in form printed by v.db.connect -g, i.e. with substituted variables
+#% label: Name of old database
+#% description: The database must be in form printed by v.db.connect -g, i.e. with substituted variables
 #% required : yes
 #%END
 #%option



More information about the grass-commit mailing list