summaryrefslogtreecommitdiffstats
path: root/scripts/operview.pl
diff options
context:
space:
mode:
authorailin-nemui2017-04-11 16:20:03 +0200
committerGitHub2017-04-11 16:20:03 +0200
commite96d7d23747e7eb3d882b31c45c3e1dbf58e43c4 (patch)
treede8fd7b70ac541ed00b4e7ce8eb1dddb8b541026 /scripts/operview.pl
parentf44aca0d07b424499976cfe0888f3b5e40f5b5e1 (diff)
parent0f437824ea3cb67e37ee0c9ff949fb69d062a946 (diff)
downloadscripts.irssi.org-e96d7d23747e7eb3d882b31c45c3e1dbf58e43c4.tar.bz2
Merge pull request #395 from ailin-nemui/sbitems
add sbitems metadata [skip ci]
Diffstat (limited to 'scripts/operview.pl')
-rw-r--r--scripts/operview.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/operview.pl b/scripts/operview.pl
index 355f14d..6690851 100644
--- a/scripts/operview.pl
+++ b/scripts/operview.pl
@@ -30,7 +30,8 @@ $rcsid = '$Id: operview.pl,v 1.11 2002/03/30 21:16:06 pasky Exp pasky $';
contact => 'pasky@ji.cz',
url => 'http://pasky.ji.cz/~pasky/dev/irssi/',
license => 'GPLv2, not later',
- description => 'Reformats some server notices, which may come i.e. from &clients or &servers at IRCnet. You can turn the script on/off bytoggling variable mangle_server_notices.'
+ description => 'Reformats some server notices, which may come i.e. from &clients or &servers at IRCnet. You can turn the script on/off bytoggling variable mangle_server_notices.',
+ sbitems => 'sclientcount kills',
);
my $mangle_stats_output;