Update docs for change to masked stats k/K.
This commit is contained in:
parent
aed5ce90a5
commit
93ecb714db
3 changed files with 4 additions and 4 deletions
|
@ -925,13 +925,13 @@
|
|||
<varlistentry>
|
||||
<term>k</term>
|
||||
<listitem>
|
||||
<para>Show temporary K:lines, or matched temporary K:lines</para>
|
||||
<para>Show temporary K:lines, or matched K:lines</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>K</term>
|
||||
<listitem>
|
||||
<para>Show permanent K:lines, or matched permanent K:lines</para>
|
||||
<para>Show permanent K:lines, or matched K:lines</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
|
|
@ -21,7 +21,7 @@ X f - Shows File Descriptors
|
|||
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
||||
^ i - Shows auth blocks (Old I: lines)
|
||||
^ K - Shows K lines (or matched klines)
|
||||
^ k - Shows temporary K lines (or matched temp 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]
|
||||
m - Shows commands and their usage
|
||||
|
|
|
@ -10,7 +10,7 @@ LETTER
|
|||
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
||||
^ i - Shows auth blocks (or matched auth block)
|
||||
^ K - Shows K lines (or matched klines)
|
||||
^ k - Shows temporary K lines (or matched temp 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]
|
||||
m - Shows commands and their usage
|
||||
|
|
Loading…
Reference in a new issue