summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/help/in/list.in11
-rw-r--r--docs/help/in/note.in6
-rw-r--r--docs/help/in/squery.in2
3 files changed, 15 insertions, 4 deletions
diff --git a/docs/help/in/list.in b/docs/help/in/list.in
index 32a3cdbd..a1f697e7 100644
--- a/docs/help/in/list.in
+++ b/docs/help/in/list.in
@@ -3,7 +3,14 @@
Lists the channel names. Trying to list all the channel
names usually causes you to be disconnected from the
-server with the reason "Excessive flood".
+server with the reason "Excess flood", as usually all
+40000 channels form together and server naively attempts
+to send you them.
-See also:
+Thus, on IRCNet, you should rather use service ALIS
+(Advanced Listing Service), which will allow you to query
+for channel with specific name, topic, mode or usercount.
+Type /SQUERY ALIS HELP to get more info about it.
+
+See also: SQUERY
diff --git a/docs/help/in/note.in b/docs/help/in/note.in
index d77bb230..da5a8b1a 100644
--- a/docs/help/in/note.in
+++ b/docs/help/in/note.in
@@ -24,5 +24,9 @@ To send a note to Joebob (whose account is jbriggs@drivein.com):
To spy on anyone from blah.com for the next 30 days:
/NOTE SPY +30 *!*@*.blah.com A blah.com user is active
-This command is Not available in the IRCNet.
+This command is not available in the IRCNet. However, you've service NoteServ
+available there, which allows you to do similiar things like with /NOTE command
+on other IRC networks. Type /SQUERY NoteServ HELP to get more info about it.
+
+See also: NOTIFY, SQUERY
diff --git a/docs/help/in/squery.in b/docs/help/in/squery.in
index a0bb4f11..43d25178 100644
--- a/docs/help/in/squery.in
+++ b/docs/help/in/squery.in
@@ -6,5 +6,5 @@
/SQUERY sends a query to the specified service.
-See also: SERVLIST
+See also: SERVLIST, NOTE, LIST