From 5e8947a8b0943ae569876af105c4702ab2d95742 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Mon, 7 Jul 2014 19:47:51 +0200 Subject: Syntax documentation rewrite for L-commands Rewrote the syntax documentation for all commands starting with L. --- docs/help/in/list.in | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) (limited to 'docs/help/in/list.in') diff --git a/docs/help/in/list.in b/docs/help/in/list.in index a1f697e7..cbce105e 100644 --- a/docs/help/in/list.in +++ b/docs/help/in/list.in @@ -1,16 +1,25 @@ +%9Syntax:%9 + @SYNTAX:list@ -Lists the channel names. Trying to list all the channel -names usually causes you to be disconnected from the -server with the reason "Excess flood", as usually all -40000 channels form together and server naively attempts -to send you them. +%9Parameters:%9 + + -yes: Comfirms that you want to receive a large amount of data. + + The text a channel must match; if no argument is given, the list of all + channels will be displayed. + +%9Description:%9 + + Displays the channel names that match your request; requesting all channels + may cause the server to disconnect you for flooding. + +%9Examples:%9 -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. + /LIST + /LIST -yes + /LIST -yes *ubuntu* See also: SQUERY -- cgit v1.2.3