Browse Source

v.convert.all - cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@39815 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 years ago
parent
commit
6ac0483659
1 changed files with 2 additions and 1 deletions
  1. 2 1
      scripts/v.convert.all/v.convert.all.py

+ 2 - 1
scripts/v.convert.all/v.convert.all.py

@@ -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