Add ^ marker to stats l,L

This commit is contained in:
Ed Kellett 2021-06-09 12:55:46 +01:00
parent 20066eae1f
commit e79f901d68
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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)