1
0
mirror of https://github.com/irssi/irssi.git synced 2025-02-02 15:08:01 -05:00

Merge pull request #257 from GeertHauwaerts/master

Clarify the help for /LIST (#228)
This commit is contained in:
Geert Hauwaerts 2015-06-12 20:48:50 +02:00
commit fb5513ef4a

View File

@ -7,8 +7,8 @@
-yes: Confirms that you want to receive a large amount of data. -yes: Confirms 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 If the exact name of a channel is given, the only information about this
channels will be displayed. channel is requested; otherwise, a list of all channels will be displayed.
%9Description:%9 %9Description:%9
@ -19,7 +19,16 @@
/LIST /LIST
/LIST -yes /LIST -yes
/LIST -yes *ubuntu* /LIST #ubuntu
/LIST #*ubuntu*,>1
%9Remarks:%9
Not all networks support server-side filtering and may provide a network
service instead; on IRCnet, you may use the ALIS service:
/QUOTE SQUERY ALIS :HELP
/MSG ALIS HELP
%9See also:%9 QUOTE, STATS, WHOIS %9See also:%9 QUOTE, STATS, WHOIS