]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Add more details to stats in sgml docs.
authorJilles Tjoelker <redacted>
Fri, 29 Feb 2008 16:10:20 +0000 (17:10 +0100)
committerJilles Tjoelker <redacted>
Fri, 29 Feb 2008 16:10:20 +0000 (17:10 +0100)
doc/sgml/oper-guide/commands.sgml

index 9209ada78e2d8d3ffe39b7a8731b50a401e12af3..0d54042bdac5536f9a49b822bc51469b711ef398 100644 (file)
              <para>
                Show hostname and link information about the given nick.
                With a server name, show information about opers and servers
-               on that server; opers also get information about all local users
-               if they query their own server.
+               on that server; opers get information about all local
+               connections if they query their own server.
+               No hostname is shown for server connections.
              </para>
            </listitem>
          </varlistentry>
          <varlistentry>
            <term>n</term>
            <listitem>
-             <para>Show blacklist blocks (DNS blacklists) with hit counts.</para>
+             <para>Show blacklist blocks (DNS blacklists) with hit counts since last rehash and (parenthesized) reference counts. The reference count shows how many clients are waiting on a lookup of this blacklist or have been found and are waiting on registration to complete.</para>
            </listitem>
          </varlistentry>
          <varlistentry>
          <varlistentry>
            <term>P</term>
            <listitem>
-             <para>Show listen blocks</para>
+             <para>Show listen blocks (ports)</para>
            </listitem>
          </varlistentry>
          <varlistentry>
            <term>q</term>
            <listitem>
-             <para>Show temporarily resv'ed nicks and channels</para>
+             <para>Show temporarily resv'ed nicks and channels with hit counts</para>
            </listitem>
          </varlistentry>
          <varlistentry>
            <term>Q</term>
            <listitem>
-             <para>Show permanently resv'ed nicks and channels</para>
+             <para>Show permanently resv'ed nicks and channels with hit counts since last rehash bans</para>
            </listitem>
          </varlistentry>
          <varlistentry>
          <varlistentry>
            <term>t</term>
            <listitem>
-             <para>Show generic server statistics</para>
+             <para>Show generic server statistics about local connections</para>
            </listitem>
          </varlistentry>
          <varlistentry>
          <varlistentry>
            <term>x</term>
            <listitem>
-             <para>Show temporary X:lines</para>
+             <para>Show temporary X:lines with hit counts</para>
            </listitem>
          </varlistentry>
          <varlistentry>
            <term>X</term>
            <listitem>
-             <para>Show permanent X:lines</para>
+             <para>Show permanent X:lines with hit counts since last rehash bans</para>
            </listitem>
          </varlistentry>
          <varlistentry>
          <varlistentry>
            <term>?</term>
            <listitem>
-             <para>Show connected servers and sendq information about them</para>
+             <para>Show connected servers and link information about them</para>
            </listitem>
          </varlistentry>
        </variablelist>