From 4beebe3238dda96efd4c3a0a6f6002ad5afc96e7 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Wed, 30 Jul 2014 13:02:26 +0200 Subject: Removed the obsolete SQUERY and SERVLIST commands Removed the obsolete SQUERY and SERVLIST commands. --- docs/help/in/say.in | 11 ----------- docs/help/in/servlist.in | 21 --------------------- docs/help/in/squery.in | 12 ------------ 3 files changed, 44 deletions(-) delete mode 100644 docs/help/in/say.in delete mode 100644 docs/help/in/servlist.in delete mode 100644 docs/help/in/squery.in (limited to 'docs') diff --git a/docs/help/in/say.in b/docs/help/in/say.in deleted file mode 100644 index 6997743d..00000000 --- a/docs/help/in/say.in +++ /dev/null @@ -1,11 +0,0 @@ - -SAY -(alias for "/MSG *") - -The actual command used to put into the current channel. A very -useful command if you need aliases for often used phrases. - -For example: /alias brb say I'm off for a while, be right back. - -This would allow you to use /brb to put the "I'm off*" into the channel. - 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. - limits the output to the services which names matches - the mask. - 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 - diff --git a/docs/help/in/squery.in b/docs/help/in/squery.in deleted file mode 100644 index 9c29b956..00000000 --- a/docs/help/in/squery.in +++ /dev/null @@ -1,12 +0,0 @@ - -@SYNTAX:squery@ - - - Service name - - Commands to pass to the service. - -Works only on IRCnet. - -/SQUERY sends a query to the specified service. - -See also: SERVLIST, NOTE, LIST - -- cgit v1.2.3