]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Fix up table in comment
authormartin f. krafft <redacted>
Fri, 10 Sep 2021 02:21:05 +0000 (04:21 +0200)
committermartin f. krafft <redacted>
Sat, 11 Sep 2021 05:59:52 +0000 (07:59 +0200)
Signed-off-by: martin f. krafft <redacted>
scripts/ctrlact.pl

index 31a042eedc3243f95532804a64632840751c6fd0..1b8c9b98f11da42ce53bb6534250cef83f950cb0 100644 (file)
 # 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"
git clone https://git.99rst.org/PROJECT