Browse Source

use CSV as default

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55590 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 12 years ago
parent
commit
7eb20aebb5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/db.out.ogr/db.out.ogr.py

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

@@ -42,7 +42,7 @@
 #% description: Table format
 #% description: Table format
 #% required: yes
 #% required: yes
 #% options: CSV,DBF,GML,MySQL,PostgreSQL,SQLite
 #% options: CSV,DBF,GML,MySQL,PostgreSQL,SQLite
-#% answer: DBF
+#% answer: CSV
 #%end
 #%end
 
 
 #%option
 #%option