]> git.lizzy.rs Git - micro.git/commitdiff
Fixed help topic name (#1876)
authorMarduk Bolaños <mardukbp@mac.com>
Tue, 6 Oct 2020 20:55:47 +0000 (22:55 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Oct 2020 20:55:47 +0000 (16:55 -0400)
The help topic is called `commands` not `command`

runtime/help/plugins.md

index c31b3d81a10b83b82272dc18891e91a7ab879b3c..eff48d06ecfb03a85ccc0d3d105fe3ba01b10aa6 100644 (file)
@@ -418,7 +418,7 @@ your own plugins.
 Micro also has a built in plugin manager which you can invoke with the
 `> plugin ...` command, or in the shell with `micro -plugin ...`.
 
-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