mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 07:16:21 +00:00
Fixed /plugins help
This commit is contained in:
@@ -1752,7 +1752,7 @@ static struct cmd_t command_defs[] =
|
|||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Manage plugins. Passing no arguments lists currently loaded plugins.")
|
"Manage plugins. Passing no arguments lists currently loaded plugins.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "laod <plugin>", "Load a plugin." })
|
{ "load <plugin>", "Load a plugin." })
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/plugin load browser.py")
|
"/plugin load browser.py")
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user