mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -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",
|
||||
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",
|
||||
"-------------",
|
||||
"Switch chat logging on or off.",
|
||||
|
Loading…
Reference in New Issue
Block a user