[GRASS-SVN] r55983 - grass/trunk/scripts/db.out.ogr

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Apr 24 10:30:09 PDT 2013


Author: mmetz
Date: 2013-04-24 10:30:09 -0700 (Wed, 24 Apr 2013)
New Revision: 55983

Modified:
   grass/trunk/scripts/db.out.ogr/db.out.ogr.py
Log:
db.out.ogr: input -> output

Modified: grass/trunk/scripts/db.out.ogr/db.out.ogr.py
===================================================================
--- grass/trunk/scripts/db.out.ogr/db.out.ogr.py	2013-04-24 15:23:42 UTC (rev 55982)
+++ grass/trunk/scripts/db.out.ogr/db.out.ogr.py	2013-04-24 17:30:09 UTC (rev 55983)
@@ -25,9 +25,8 @@
 #% required: yes
 #%end
 
-#%option G_OPT_F_INPUT
+#%option G_OPT_F_OUTPUT
 #% key: dsn
-#% gisprompt: old,bin,file
 #% description: Table file to be exported or DB connection string
 #% required : yes
 #%end



More information about the grass-commit mailing list