diff --git a/python/plugins/grassprovider/description/g.extension.list.txt b/python/plugins/grassprovider/description/g.extension.list.txt index f6db41eeb5d..766549ac43a 100644 --- a/python/plugins/grassprovider/description/g.extension.list.txt +++ b/python/plugins/grassprovider/description/g.extension.list.txt @@ -1,7 +1,7 @@ g.extension -g.extension.list - List GRASS addons. +g.extension.list - List GRASS addons.

Select only one of the three options. General (g.*) QgsProcessingParameterBoolean|-l|List available extensions in the official GRASS GIS Addons repository|False QgsProcessingParameterBoolean|-c|List available extensions in the official GRASS GIS Addons repository including module description|False QgsProcessingParameterBoolean|-a|List locally installed extensions|False -QgsProcessingParameterFileDestination|html|List of addons|Html files (*.html)|addons_list.html|False +QgsProcessingParameterFileDestination|html|List of addons|Html files (*.html)|addons_list.html|True