mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Various updates/enhancements/fixes to the help files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4545 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ff63982d4f
commit
10ae40c368
32 changed files with 78 additions and 50 deletions
|
|
@ -1,14 +1,16 @@
|
|||
|
||||
@SYNTAX:silence@
|
||||
|
||||
Works only in the Undernet and Open Projects (ircu).
|
||||
Works only in some IRC networks.
|
||||
|
||||
SILENCE is similar in many respects to IGNORE, except that it is
|
||||
server-based. What this means is the server will never even send
|
||||
you messages from anyone you have SILENCEd, whereas it will with
|
||||
you messages from anyone you have silenced, whereas it will with
|
||||
IGNORE, where your client is responsible for filtering the messages
|
||||
out. This has the advantage of not bogging your client down with
|
||||
excessive data as it tries to filter out messages.
|
||||
excessive data as it tries to filter out messages. The silence list
|
||||
is lost when you disconnect. SILENCE only affects private messages
|
||||
and invites.
|
||||
|
||||
The default behavior is to SILENCE a nick!user@host pattern, and
|
||||
if such a pattern is not passed as the argument, it must be prepended
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue