1
0
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:
James Booth 2014-01-02 01:33:24 +00:00
parent d3fff13255
commit 8d4bec2d37

View File

@ -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.",