瀏覽代碼

r.unpack: add gisprompt for binary input

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@51294 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 年之前
父節點
當前提交
3d00ffcd7f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/r.unpack/r.unpack.py

+ 1 - 0
scripts/r.unpack/r.unpack.py

@@ -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)