mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 08:26:21 +00:00
Fix description for config commands
This commit is contained in:
@@ -1283,8 +1283,8 @@ static struct cmd_t command_defs[] =
|
||||
{ "chat off", "Do not show time in chat windows." },
|
||||
{ "muc set <format>", "Set time format for chat room windows." },
|
||||
{ "muc off", "Do not show time in chat room windows." },
|
||||
{ "config set <format>", "Set time format for chat room config windows." },
|
||||
{ "config off", "Do not show time in chat room config windows." },
|
||||
{ "config set <format>", "Set time format for config windows." },
|
||||
{ "config off", "Do not show time in config windows." },
|
||||
{ "private set <format>", "Set time format for private chat windows." },
|
||||
{ "private off", "Do not show time in private chat windows." },
|
||||
{ "xml set <format>", "Set time format for XML console window." },
|
||||
|
||||
Reference in New Issue
Block a user