1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00

Added full stop to /chlog help summary

This commit is contained in:
James Booth 2014-01-02 01:33:24 +00:00
parent 0e53b36626
commit c03eebd93d

View File

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