about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-02 01:39:43 +0000
committerJames Booth <boothj5@gmail.com>2014-01-02 01:52:53 +0000
commit3a57a792e415e6bdf8b7465e29df052fb7b96e51 (patch)
treec58105e9aaf4e61021877160b6955dacbc0278fd /src/command
parent9823b2fae279d9d3f89f0dba1595bfa74c138902 (diff)
downloadprofani-tty-3a57a792e415e6bdf8b7465e29df052fb7b96e51.tar.gz
Added full stop to /grlog help summary
Conflicts:

	src/command/command.c
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 031babce..ac020a15 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -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.",