浏览代码

temporal: update t.vect.export man page by Eric Goddard

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@61913 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 10 年之前
父节点
当前提交
056dd497a6
共有 2 个文件被更改,包括 88 次插入2 次删除
  1. 87 1
      temporal/t.vect.export/t.vect.export.html
  2. 1 1
      temporal/t.vect.export/t.vect.export.py

文件差异内容过多而无法显示
+ 87 - 1
temporal/t.vect.export/t.vect.export.html


+ 1 - 1
temporal/t.vect.export/t.vect.export.py

@@ -47,7 +47,7 @@
 #%option
 #% key: format
 #% type: string
-#% label: The export format of a single raster map
+#% label: The export format of a single vector map
 #% description: Supported are GML via v.out.ogr and the GRASS package format of v.pack
 #% required: no
 #% multiple: no