Browse Source

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 years ago
parent
commit
056dd497a6
2 changed files with 88 additions and 2 deletions
  1. 87 1
      temporal/t.vect.export/t.vect.export.html
  2. 1 1
      temporal/t.vect.export/t.vect.export.py

File diff suppressed because it is too large
+ 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