[GRASS-SVN] r34639 - grass/trunk/scripts/v.db.reconnect.all
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Nov 30 14:34:00 EST 2008
Author: glynn
Date: 2008-11-30 14:34:00 -0500 (Sun, 30 Nov 2008)
New Revision: 34639
Modified:
grass/trunk/scripts/v.db.reconnect.all/v.db.reconnect.all.html
Log:
Clarify syntax of old_database= option
Modified: grass/trunk/scripts/v.db.reconnect.all/v.db.reconnect.all.html
===================================================================
--- grass/trunk/scripts/v.db.reconnect.all/v.db.reconnect.all.html 2008-11-30 19:31:35 UTC (rev 34638)
+++ grass/trunk/scripts/v.db.reconnect.all/v.db.reconnect.all.html 2008-11-30 19:34:00 UTC (rev 34639)
@@ -4,6 +4,13 @@
all vectors in the current mapset from old_database to database. If a link
does not match the old_database it is left untouched.
+<H2>NOTES</H2>
+
+The value of the <em>old_database</em> option needs to be the exact
+string which appears as the fourth field printed by
+<code>'v.db.connect -g'</code>, i.e. with substituted variables.
+
+
<H2>AUTHOR</H2>
Radim Blazek
More information about the grass-commit
mailing list