소스 검색

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