فهرست منبع

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