summaryrefslogtreecommitdiff
path: root/docs/help/in/servlist.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-30 13:02:26 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-30 13:02:26 +0200
commit4beebe3238dda96efd4c3a0a6f6002ad5afc96e7 (patch)
tree8cfc553def81fcffdf5c749966550f8c54d66706 /docs/help/in/servlist.in
parentcb6266f212e35c4ebe954f89cdd0230cf6ec3aba (diff)
downloadirssi-4beebe3238dda96efd4c3a0a6f6002ad5afc96e7.zip
Removed the obsolete SQUERY and SERVLIST commands
Removed the obsolete SQUERY and SERVLIST commands.
Diffstat (limited to 'docs/help/in/servlist.in')
-rw-r--r--docs/help/in/servlist.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/help/in/servlist.in b/docs/help/in/servlist.in
deleted file mode 100644
index e9b61a6d..00000000
--- a/docs/help/in/servlist.in
+++ /dev/null
@@ -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
-