mirror of
https://github.com/matrix-construct/construct
synced 2024-11-18 07:50:57 +01:00
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>
|
<varlistentry>
|
||||||
<term>k</term>
|
<term>k</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Show temporary K:lines, or matched temporary K:lines</para>
|
<para>Show temporary K:lines, or matched K:lines</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>K</term>
|
<term>K</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Show permanent K:lines, or matched permanent K:lines</para>
|
<para>Show permanent K:lines, or matched K:lines</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
|
|
@ -21,7 +21,7 @@ X f - Shows File Descriptors
|
||||||
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
||||||
^ i - Shows auth blocks (Old I: lines)
|
^ i - Shows auth blocks (Old I: lines)
|
||||||
^ K - Shows K lines (or matched klines)
|
^ 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 IP and generic info about [nick]
|
||||||
l - Shows hostname and generic info about [nick]
|
l - Shows hostname and generic info about [nick]
|
||||||
m - Shows commands and their usage
|
m - Shows commands and their usage
|
||||||
|
|
|
@ -10,7 +10,7 @@ LETTER
|
||||||
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
||||||
^ i - Shows auth blocks (or matched auth block)
|
^ i - Shows auth blocks (or matched auth block)
|
||||||
^ K - Shows K lines (or matched klines)
|
^ 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 IP and generic info about [nick]
|
||||||
l - Shows hostname and generic info about [nick]
|
l - Shows hostname and generic info about [nick]
|
||||||
m - Shows commands and their usage
|
m - Shows commands and their usage
|
||||||
|
|
Loading…
Reference in a new issue