diff options
author | Jilles Tjoelker <jilles@irssi.org> | 2007-06-08 15:59:02 +0000 |
---|---|---|
committer | jilles <jilles@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-06-08 15:59:02 +0000 |
commit | 10ae40c3688388ef40cf2fb272258bb75970d2cc (patch) | |
tree | 1f7dc0bcebfebc53344865bba67e228b3ccda300 /docs/help/in/stats.in | |
parent | ff63982d4f46d2c671215dcf89cc1b4aa136ac56 (diff) | |
download | irssi-10ae40c3688388ef40cf2fb272258bb75970d2cc.zip |
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/stats.in')
-rw-r--r-- | docs/help/in/stats.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/help/in/stats.in b/docs/help/in/stats.in index 3afc6ebd..5de453f5 100644 --- a/docs/help/in/stats.in +++ b/docs/help/in/stats.in @@ -1,7 +1,8 @@ @SYNTAX:stats@ -Shows some irc server usage statistics. +Shows some irc server usage statistics. Available types vary slightly +per server; some common ones are: c - Shows C and N lines for a given server. These are the names of the servers that are allowed to connect. h - Shows H and L lines for a given server (Hubs and Leaves). @@ -14,7 +15,9 @@ Shows some irc server usage statistics. m - Shows a count for the number of times the various commands have been used since the server was booted. o - Shows the list of authorized operators on the server. - u - Shows the uptime for a server + p - Shows online operators and their idle times. + u - Shows the uptime for a server. y - Shows Y lines, which lists the various connection classes for a given server. + ? - Shows information about servers connected to a server. |