[GRASS-SVN] r65380 - grass/branches/releasebranch_7_0/scripts/db.in.ogr
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jun 5 11:14:04 PDT 2015
Author: martinl
Date: 2015-06-05 11:14:04 -0700 (Fri, 05 Jun 2015)
New Revision: 65380
Modified:
grass/branches/releasebranch_7_0/scripts/db.in.ogr/db.in.ogr.py
Log:
db.in.ogr: more guisections (cosmetics)
(merge r65379 from trunk)
Modified: grass/branches/releasebranch_7_0/scripts/db.in.ogr/db.in.ogr.py
===================================================================
--- grass/branches/releasebranch_7_0/scripts/db.in.ogr/db.in.ogr.py 2015-06-05 18:12:52 UTC (rev 65379)
+++ grass/branches/releasebranch_7_0/scripts/db.in.ogr/db.in.ogr.py 2015-06-05 18:14:04 UTC (rev 65380)
@@ -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