Przeglądaj źródła

db.in.ogr: use standardized option for output table

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67775 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 9 lat temu
rodzic
commit
23d5316b1c
1 zmienionych plików z 2 dodań i 3 usunięć
  1. 2 3
      scripts/db.in.ogr/db.in.ogr.py

+ 2 - 3
scripts/db.in.ogr/db.in.ogr.py

@@ -34,13 +34,12 @@
 #% required : no
 #%end
 
-#%option 
+#%option G_OPT_DB_TABLE
 #% key: output
-#% type: string
-#% key_desc : name
 #% description: Name for output table
 #% required : no
 #% guisection: Output
+#% gisprompt: new,dbtable,dbtable
 #%end
 
 #%option