[GRASS-SVN] r65379 - grass/trunk/scripts/db.in.ogr
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jun 5 11:12:52 PDT 2015
Author: martinl
Date: 2015-06-05 11:12:52 -0700 (Fri, 05 Jun 2015)
New Revision: 65379
Modified:
grass/trunk/scripts/db.in.ogr/db.in.ogr.py
Log:
db.in.ogr: more guisections
Modified: grass/trunk/scripts/db.in.ogr/db.in.ogr.py
===================================================================
--- grass/trunk/scripts/db.in.ogr/db.in.ogr.py 2015-06-05 17:47:00 UTC (rev 65378)
+++ grass/trunk/scripts/db.in.ogr/db.in.ogr.py 2015-06-05 18:12:52 UTC (rev 65379)
@@ -39,6 +39,7 @@
#% key_desc : name
#% description: Name for output table
#% required : no
+#% guisection: Output
#%end
#%option
@@ -46,6 +47,7 @@
#% type: string
#% description: Name for auto-generated unique key column
#% required : no
+#% guisection: Output
#%end
import os
More information about the grass-commit
mailing list