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