[GRASS-SVN] r39815 - grass/trunk/scripts/v.convert.all
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 26 16:41:24 EST 2009
Author: martinl
Date: 2009-11-26 16:41:21 -0500 (Thu, 26 Nov 2009)
New Revision: 39815
Modified:
grass/trunk/scripts/v.convert.all/v.convert.all.py
Log:
v.convert.all - cosmetics
Modified: grass/trunk/scripts/v.convert.all/v.convert.all.py
===================================================================
--- grass/trunk/scripts/v.convert.all/v.convert.all.py 2009-11-26 21:35:58 UTC (rev 39814)
+++ grass/trunk/scripts/v.convert.all/v.convert.all.py 2009-11-26 21:41:21 UTC (rev 39815)
@@ -15,9 +15,10 @@
#############################################################################
#%Module
-#% description: Convert all old GRASS < Ver5.7 vector maps in current mapset to current format
+#% description: Converts all older versions of GRASS vector maps in current mapset to current format.
#% keywords: vector
#% keywords: import
+#% keywords: conversion
#%end
import sys
More information about the grass-commit
mailing list