about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-05-20 14:25:40 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-05-20 14:25:40 +0200
commitd9edfa2da9dfa0df35719fd70176daa847033a84 (patch)
treeddaa26bb10c405ff220443216d7df4ecb4eb966c /src/command/cmd_defs.c
parent889e19a5c554751abee635f6d1f1984c26625a12 (diff)
downloadprofani-tty-d9edfa2da9dfa0df35719fd70176daa847033a84.tar.gz
Add the word 'hilight' to trigger doc
So users are able to search the reference website easier.
Diffstat (limited to 'src/command/cmd_defs.c')
-rw-r--r--src/command/cmd_defs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index 3cf019b5..e6d3f969 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -1438,7 +1438,7 @@ static struct cmd_t command_defs[] =
             { "room text on|off",               "Show message text in chat room message notifications." },
             { "room trigger add <text>",        "Notify when specified text included in all chat room messages." },
             { "room trigger remove <text>",     "Remove chat room notification trigger." },
-            { "room trigger list",              "List all chat room triggers." },
+            { "room trigger list",              "List all chat room highlight triggers." },
             { "room trigger on|off",            "Enable or disable all chat room notification triggers." },
             { "on|off",                         "Override the global message setting for the current chat room." },
             { "mention on|off",                 "Override the global 'mention' setting for the current chat room." },