1
0
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:
James Booth 2014-01-02 01:39:43 +00:00
parent 9823b2fae2
commit 3a57a792e4

View File

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