Przeglądaj źródła

db.out.ogr: input -> output

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55983 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 lat temu
rodzic
commit
e6faf5d056
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      scripts/db.out.ogr/db.out.ogr.py

+ 1 - 2
scripts/db.out.ogr/db.out.ogr.py

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