[GRASS-SVN] r67395 - grass/branches/releasebranch_7_0/scripts/v.unpack

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 27 10:18:39 PST 2015


Author: neteler
Date: 2015-12-27 10:18:39 -0800 (Sun, 27 Dec 2015)
New Revision: 67395

Modified:
   grass/branches/releasebranch_7_0/scripts/v.unpack/v.unpack.py
Log:
v.unpack: sync flag description to trunk

Modified: grass/branches/releasebranch_7_0/scripts/v.unpack/v.unpack.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/v.unpack/v.unpack.py	2015-12-27 18:11:40 UTC (rev 67394)
+++ grass/branches/releasebranch_7_0/scripts/v.unpack/v.unpack.py	2015-12-27 18:18:39 UTC (rev 67395)
@@ -32,8 +32,10 @@
 #%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
 
 import os



More information about the grass-commit mailing list