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?
This commit is contained in:
Michael Brune
2018-09-24 13:12:01 -07:00
committed by GitHub
parent 1013b03314
commit f68149489e

View File

@@ -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