We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2c75f commit fc3a0fcCopy full SHA for fc3a0fc
src/plugins/grass/modules/v.out.ogr.shape.qgm
@@ -4,5 +4,6 @@
4
<qgisgrassmodule label="v.out.ogr - Export vector layer to Shapefile" module="v.out.ogr">
5
<option key="input" layeroption="layer" typeoption="type" />
6
<option key="format" answer="ESRI_Shapefile" hidden="yes" />
7
+ <flag key="c" answer="on" hidden="no" />
8
<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />
9
</qgisgrassmodule>
0 commit comments