mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 09:06:21 +00:00
Added full stop to /chlog help summary
Conflicts: src/command/command.c
This commit is contained in:
@@ -540,7 +540,7 @@ static struct cmd_t command_defs[] =
|
|||||||
|
|
||||||
{ "/chlog",
|
{ "/chlog",
|
||||||
cmd_chlog, parse_args, 1, 1, &cons_chlog_setting,
|
cmd_chlog, parse_args, 1, 1, &cons_chlog_setting,
|
||||||
{ "/chlog on|off", "Chat logging to file",
|
{ "/chlog on|off", "Chat logging to file.",
|
||||||
{ "/chlog on|off",
|
{ "/chlog on|off",
|
||||||
"-------------",
|
"-------------",
|
||||||
"Switch chat logging on or off.",
|
"Switch chat logging on or off.",
|
||||||
|
|||||||
Reference in New Issue
Block a user