mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added full stop to /grlog help summary
Conflicts: src/command/command.c
This commit is contained in:
parent
9823b2fae2
commit
3a57a792e4
@ -551,7 +551,7 @@ static struct cmd_t command_defs[] =
|
||||
|
||||
{ "/grlog",
|
||||
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",
|
||||
"-------------",
|
||||
"Switch chat room logging on or off.",
|
||||
|
Loading…
Reference in New Issue
Block a user