Minor fix to g.extension.list

This commit is contained in:
AlisterH 2023-06-29 15:59:57 +12:00 committed by Nyall Dawson
parent ddcd8f004b
commit 830dc772b6

View File

@ -1,7 +1,7 @@
g.extension
g.extension.list - List GRASS addons.
g.extension.list - List GRASS addons.<p>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