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