Add 'plugin available' command

Closes #413
This commit is contained in:
Zachary Yedidia
2016-10-24 19:02:13 -04:00
parent c04a4ba604
commit 7492ab4de2
3 changed files with 18 additions and 1 deletions

View File

@@ -59,6 +59,9 @@ Here are the possible commands that you can use.
You can also see more information about the plugin manager
in the `Plugin Manager` section of the `plugins` help topic.
* `plugin available`: list plugins available for download (this includes
any plugins that may be already installed).
* `reload`: reloads all runtime files.
---