소스 검색

v.unpack: sync flag description to trunk

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@67395 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 9 년 전
부모
커밋
797a0beaa3
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      scripts/v.unpack/v.unpack.py

+ 3 - 1
scripts/v.unpack/v.unpack.py

@@ -32,7 +32,9 @@
 #%end
 #%flag
 #% key: o
-#% description: Override projection check (use current location's projection)
+#% label: Override projection check (use current location's projection)
+#% description: Assume that the dataset has same projection as the current location
+#% guisection: Output settings
 #% guisection: Output settings
 #%end