From e79f901d68d02c333fee830fac2c5e506a9bc4cb Mon Sep 17 00:00:00 2001 From: Ed Kellett Date: Wed, 9 Jun 2021 12:55:46 +0100 Subject: [PATCH] Add ^ marker to stats l,L --- help/opers/stats | 4 ++-- help/users/stats | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/help/opers/stats b/help/opers/stats index 5c91d7d6..8e87ddaa 100644 --- a/help/opers/stats +++ b/help/opers/stats @@ -20,8 +20,8 @@ X f - Shows File Descriptors ^ i - Shows auth blocks (Old I: lines) ^ K - Shows K lines (or matched klines) ^ k - Shows temporary K lines (or matched klines) - L - Shows IP and generic info about [nick] - l - Shows hostname and generic info about [nick] +^ L - Shows IP and generic info about [nick] +^ l - Shows hostname and generic info about [nick] m - Shows commands and their usage n - Shows DNS blacklists * O - Shows privset blocks diff --git a/help/users/stats b/help/users/stats index 15026033..9afdfdac 100644 --- a/help/users/stats +++ b/help/users/stats @@ -10,8 +10,8 @@ LETTER ^ i - Shows auth blocks (or matched auth block) ^ K - Shows K lines (or matched klines) ^ k - Shows temporary K lines (or matched klines) - L - Shows IP and generic info about [nick] - l - Shows hostname and generic info about [nick] +^ L - Shows IP and generic info about [nick] +^ l - Shows hostname and generic info about [nick] m - Shows commands and their usage n - Shows DNS blacklists ^ o - Shows operator blocks (Old O: lines)