From 6f93e362a461bdb889ed409b3b7dfad8a3c5fab9 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 2 Jul 2014 18:33:39 +0000 Subject: - Removed hooking system - Update help/stats git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4157 82007160-df01-0410-b94d-b575c5fd34c7 --- help/stats | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'help/stats') diff --git a/help/stats b/help/stats index 4931347..ddf2b53 100644 --- a/help/stats +++ b/help/stats @@ -10,16 +10,15 @@ LETTER (* = Oper only.) X A - Shows the DNS servers in use * c - Shows configured connect {} blocks * d - Shows temporary D lines -* D - Shows D lines +* D - Shows permanent D lines * e - Shows exemptions to D lines X E - Shows active timers/events X f - Shows file descriptors * g - Shows pending G lines * G - Shows G lines -X h - Shows ircd callback statistics * H - Shows configured hub/leaf entries ^ i - Shows configured auth {} blocks -^ K - Shows K lines (or matched klines) +^ K - Shows permanent K lines (or matched permanent klines) ^ k - Shows temporary K lines (or matched temporary klines) * L - Shows IP and generic info about [nick] * l - Shows hostname and generic info about [nick] @@ -32,7 +31,7 @@ X h - Shows ircd callback statistics * s - Shows configured service {} blocks * T - Shows configured motd {} blocks * t - Shows generic server stats -* U - Shows shared {} blocks +* U - Shows configured shared {} and cluster {} blocks ^ u - Shows server uptime * v - Shows connected servers and their idle times * x - Shows gecos bans -- cgit