[GRASS-SVN] r67396 - grass/branches/releasebranch_7_0/scripts/r.unpack

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 27 10:19:23 PST 2015


Author: neteler
Date: 2015-12-27 10:19:23 -0800 (Sun, 27 Dec 2015)
New Revision: 67396

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

Modified: grass/branches/releasebranch_7_0/scripts/r.unpack/r.unpack.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/r.unpack/r.unpack.py	2015-12-27 18:18:39 UTC (rev 67395)
+++ grass/branches/releasebranch_7_0/scripts/r.unpack/r.unpack.py	2015-12-27 18:19:23 UTC (rev 67396)
@@ -30,7 +30,8 @@
 #%end
 #%flag
 #% key: o
-#% description: Override projection check (use 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
 #%end
 



More information about the grass-commit mailing list