mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge branch 'master' into osx-functional
This commit is contained in:
commit
b0f4439e26
@ -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")
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user