Skip to content

Commit fc3a0fc

Browse files
author
gsherman
committed
Added -c flag to v.out.ogr (ticket # 700)
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6915 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4e2c75f commit fc3a0fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/grass/modules/v.out.ogr.shape.qgm

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
<qgisgrassmodule label="v.out.ogr - Export vector layer to Shapefile" module="v.out.ogr">
55
<option key="input" layeroption="layer" typeoption="type" />
66
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
7+
<flag key="c" answer="on" hidden="no" />
78
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />
89
</qgisgrassmodule>

0 commit comments

Comments
 (0)