1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

Fix cmd command synopsis

This commit is contained in:
Paul Fariello 2018-07-02 07:23:46 +03:20
parent 71c9cbf8a8
commit e555e41eaf

View File

@ -2308,8 +2308,8 @@ static struct cmd_t command_defs[] =
CMD_NOMAINFUNC CMD_NOMAINFUNC
CMD_NOTAGS CMD_NOTAGS
CMD_SYN( CMD_SYN(
"/otr list", "/cmd list",
"/otr exec <command>") "/cmd exec <command>")
CMD_DESC( CMD_DESC(
"Execute ad hoc commands.") "Execute ad hoc commands.")
CMD_ARGS( CMD_ARGS(