mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
Minor fix to g.extension.list
This commit is contained in:
parent
ddcd8f004b
commit
830dc772b6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user