mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ff63982d4f
commit
10ae40c368
32 changed files with 78 additions and 50 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue