diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 01a8608d..48c87059 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -2587,7 +2587,7 @@ static const struct cmd_t command_defs[] = { "/mam |") CMD_DESC( "Enable/Disable Message Archive Management (XEP-0313) " - "Currently MAM in groupchats (MUCs) is not supported." + "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" })