Add ^ marker to stats l,L
This commit is contained in:
parent
20066eae1f
commit
e79f901d68
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue