mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Removed the obsolete SQUERY and SERVLIST commands
Removed the obsolete SQUERY and SERVLIST commands.
This commit is contained in:
parent
cb6266f212
commit
4beebe3238
4 changed files with 0 additions and 50 deletions
|
|
@ -1,21 +0,0 @@
|
|||
|
||||
@SYNTAX:servlist@
|
||||
|
||||
Works only on IRCnet.
|
||||
|
||||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue