mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-02 09:19:26 +01:00
23 lines
536 B
ReStructuredText
23 lines
536 B
ReStructuredText
|
|
.. _plugin-plugindownloader:
|
|
|
|
The PluginDownloader plugin
|
|
===========================
|
|
|
|
.. _command-plugindownloader-install:
|
|
|
|
plugindownloader install <repository> <plugin>
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Downloads and installs the *<plugin>* from the *<repository>*.
|
|
|
|
.. _command-plugindownloader-repolist:
|
|
|
|
plugindownloader repolist [<repository>]
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Displays the list of plugins in the *<repository>*.
|
|
If *<repository>* is not given, returns a list of available
|
|
repositories.
|
|
|