We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c207fb0 commit ed39a17Copy full SHA for ed39a17
src/plugins/grass/modules-common/r.regression.line.qgm
@@ -4,5 +4,4 @@
4
<qgisgrassmodule label="Calculate linear regression from two rasters: y = a + b*x" module="r.regression.line">
5
<option key="map1" />
6
<option key="map2"/>
7
- <file key="output" type="new" label="Output ASCII file" filters="txt (*.txt)" />
8
</qgisgrassmodule>
0 commit comments