From f68149489e949b17cc32e917adc75756d00af7e4 Mon Sep 17 00:00:00 2001 From: Michael Brune Date: Mon, 24 Sep 2018 13:12:01 -0700 Subject: [PATCH] Added an s to command(s) Adding an S seems more intuitive here. The command you are being asked to run there completes to: `help commands` not `help command` as one might expect. Although maybe help aliases might also be something to consider? --- runtime/help/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/help/plugins.md b/runtime/help/plugins.md index b799863a..2b29ca4b 100644 --- a/runtime/help/plugins.md +++ b/runtime/help/plugins.md @@ -327,7 +327,7 @@ plugins that are stored in the official channel Micro also has a built in plugin manager which you can invoke with the `> plugin ...` command. -For the valid commands you can use, see the `command` help topic. +For the valid commands you can use, see the `commands` help topic. The manager fetches plugins from the channels (which is simply a list of plugin metadata) which it knows about. By default, micro only knows about the official