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