mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
5e8947a8b0
Rewrote the syntax documentation for all commands starting with L.
26 lines
466 B
Plaintext
26 lines
466 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: SQUERY
|
|
|