File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/plugins/grass/modules-common Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
<option key =" input" region =" no" />
6
6
<option key =" format" />
7
7
<option key =" type" label =" Choose appropriate format" />
8
- <file key =" output" type =" new" />
8
+ <file key =" output" type =" new" label = " Output raster file, specify the file extension " />
9
9
</qgisgrassmodule >
Original file line number Diff line number Diff line change 4
4
<qgisgrassmodule label =" Export vector to various formats (OGR library)" module =" v.out.ogr" >
5
5
<option key =" input" layeroption =" layer" typeoption =" type" />
6
6
<option key =" format" />
7
- <file key =" dsn" type =" new" fileoption =" olayer" label =" Output vector file" />
7
+ <file key =" dsn" type =" new" label =" Output vector file, specify the file extension" />
8
+ <option key =" olayer" answer =" default" hidden =" yes" />
8
9
<flag key =" e" answer =" on" hidden =" yes" />
9
10
<flag key =" c" answer =" on" hidden =" no" label =" Write only features link to a record" />
10
11
</qgisgrassmodule >
You can’t perform that action at this time.
0 commit comments