From: martin f. krafft Date: Fri, 10 Sep 2021 02:21:05 +0000 (+0200) Subject: Fix up table in comment X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4ac2b5b69ec5c7b8379cd65817c8c89cf136136e;p=irssi-scripts.irssi.org.git Fix up table in comment Signed-off-by: martin f. krafft --- diff --git a/scripts/ctrlact.pl b/scripts/ctrlact.pl index 31a042e..1b8c9b9 100644 --- a/scripts/ctrlact.pl +++ b/scripts/ctrlact.pl @@ -18,10 +18,10 @@ # in queries (except on efnet), as well as an indication about any chatter in # your company channels. The following ctrlact map would do this for you: # -# channel /^#myco-/ messages -# channel * hilights +# channel * /^#myco-/ messages +# channel * * hilights # query efnet * messages -# query * all +# query * * all # # These four lines would be interpreted/read as: # "only messages or higher in a channel matching /^#myco-/ should trigger act"