[GRASS-SVN] r51294 - grass/trunk/scripts/r.unpack

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Apr 6 11:45:28 EDT 2012


Author: martinl
Date: 2012-04-06 08:45:28 -0700 (Fri, 06 Apr 2012)
New Revision: 51294

Modified:
   grass/trunk/scripts/r.unpack/r.unpack.py
Log:
r.unpack: add gisprompt for binary input


Modified: grass/trunk/scripts/r.unpack/r.unpack.py
===================================================================
--- grass/trunk/scripts/r.unpack/r.unpack.py	2012-04-06 15:43:01 UTC (rev 51293)
+++ grass/trunk/scripts/r.unpack/r.unpack.py	2012-04-06 15:45:28 UTC (rev 51294)
@@ -21,6 +21,7 @@
 #%end
 #%option G_OPT_F_INPUT
 #% description: Name of input pack file
+#% gisprompt: old,file,bin_input
 #%end
 #%option G_OPT_R_OUTPUT
 #% description: Name for output raster map (default: taken from input file internals)



More information about the grass-commit mailing list