diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-06-07 00:20:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-07 00:20:11 +0200 |
commit | 9d3cfe1069b5cfaf0efb972e36695b781ecf93de (patch) | |
tree | a3bf6127ba59f602d43cc5f62a5922276db404c9 | |
parent | 3246001fb4e6800d9385b2e3e0314abd20118ce7 (diff) | |
parent | 601be187746234c36c407a17ca54b17c82264e1b (diff) | |
download | irssi-9d3cfe1069b5cfaf0efb972e36695b781ecf93de.zip |
Merge pull request #712 from irssi/extend-list-help
Update list.in
-rw-r--r-- | docs/help/in/list.in | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/help/in/list.in b/docs/help/in/list.in index b796eed0..6dda79e6 100644 --- a/docs/help/in/list.in +++ b/docs/help/in/list.in @@ -24,11 +24,15 @@ %9Remarks:%9 - Not all networks support server-side filtering and may provide a network + Not all networks support server-side filtering. Some provide a network service or service bot instead; on IRCnet, you may use the List service: - /SQUERY List HELP - /MSG ALIS HELP + /SQUERY Alis HELP + + Other networks with service bots (like ChanServ) may also provide a list + service bot (confirm with /WHOIS ALIS): + + /MSG Alis HELP %9See also:%9 STATS, SQUERY, WHOIS |