From 9dd955e59b68ecd08b78977f4834d75f77290c40 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 20 Feb 2020 08:08:38 -0800 Subject: [PATCH] Plugins/ActionTrigger: add usage to examples --- Plugins/ActionTrigger.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins/ActionTrigger.pm b/Plugins/ActionTrigger.pm index 93dbc711..1155ce88 100644 --- a/Plugins/ActionTrigger.pm +++ b/Plugins/ActionTrigger.pm @@ -8,6 +8,8 @@ use parent 'Plugins::Plugin'; # purpose: provides interface to set/remove/modify regular expression triggers # to execute a command. # +# Usage: actiontrigger add <#channel or global> +# # Examples: # # Greet a nick when they join the channel: