mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
cmd: Update MAM help
This commit is contained in:
parent
0c24271a63
commit
4887d21a11
@ -2578,8 +2578,8 @@ static const struct cmd_t command_defs[] = {
|
||||
"/mam <on>|<off>")
|
||||
CMD_DESC(
|
||||
"Enable/Disable Message Archive Management (XEP-0313) "
|
||||
"MAM is in experimental state. For regular users there are still many confusing things when enabling this feature. "
|
||||
"We are going to work on this in future releases. So far this setting is mostly here for developers.")
|
||||
"Currently MAM in groupchats (MUCs) is not supported."
|
||||
"Use the PG UP key to load more history.")
|
||||
CMD_ARGS(
|
||||
{ "on|off", "Enable or disable MAM" })
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user