1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04: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",
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.",