mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added full stop to /chlog help summary
Conflicts: src/command/command.c
This commit is contained in:
parent
d3fff13255
commit
8d4bec2d37
@ -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.",
|
||||||
|
Loading…
Reference in New Issue
Block a user