mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
Help files by lite
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1fe6d11d7e
commit
d9f9b64c76
111 changed files with 1304 additions and 27 deletions
19
docs/help/in/servlist.in
Normal file
19
docs/help/in/servlist.in
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
|
||||
@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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue