mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
d9f9b64c76
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
20 lines
466 B
Plaintext
20 lines
466 B
Plaintext
|
|
@SYNTAX:servlist@
|
|
|
|
SERVLIST gives the list of services currently present on the
|
|
IRC network. It can take two arguments.
|
|
<mask> limits the output to the services which names matches
|
|
the mask.
|
|
<type> limits the output to the services of the specified type.
|
|
|
|
The fields returned are:
|
|
Service name.
|
|
Server who introduced the service.
|
|
Distribution mask.
|
|
Service type.
|
|
Hop count to the service.
|
|
A comment.
|
|
|
|
See also: SQUERY
|
|
|