mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Add the word 'hilight' to trigger doc
So users are able to search the reference website easier.
This commit is contained in:
parent
889e19a5c5
commit
d9edfa2da9
@ -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." },
|
||||
|
Loading…
Reference in New Issue
Block a user