mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Correct command synopsis for mam
This commit is contained in:
parent
1435c7ae14
commit
79fbd403a7
@ -2553,7 +2553,7 @@ static struct cmd_t command_defs[] = {
|
|||||||
CMD_TAGS(
|
CMD_TAGS(
|
||||||
CMD_TAG_CHAT)
|
CMD_TAG_CHAT)
|
||||||
CMD_SYN(
|
CMD_SYN(
|
||||||
"/os <on>|<off>")
|
"/mam <on>|<off>")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Enable/Disable Message Archive Management (XEP-0313)")
|
"Enable/Disable Message Archive Management (XEP-0313)")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
|
Loading…
Reference in New Issue
Block a user