Преглед изворни кода

use CSV as default

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55590 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler пре 12 година
родитељ
комит
7eb20aebb5
1 измењених фајлова са 1 додато и 1 уклоњено
  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
 #% required: yes
 #% options: CSV,DBF,GML,MySQL,PostgreSQL,SQLite
-#% answer: DBF
+#% answer: CSV
 #%end
 
 #%option