mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-18 14:57:18 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user