浏览代码

v.convert.all - cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@39815 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 年之前
父节点
当前提交
6ac0483659
共有 1 个文件被更改,包括 2 次插入1 次删除
  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