mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
a775a7c229
Updated the documentation for LIST.
26 lines
479 B
Plaintext
26 lines
479 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:list@
|
|
|
|
%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
|
|
|
|
/LIST
|
|
/LIST -yes
|
|
/LIST -yes *ubuntu*
|
|
|
|
See also: QUOTE, STATS, WHOIS
|
|
|