mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Clarify delimiter needed for -channels option of /HILIGHT and /IGNORE commands.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5206 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
cbd163aa5a
commit
04911955fe
@ -12,7 +12,7 @@
|
||||
-actcolor: Color to show in statusbar activity, or don't change if %%n.
|
||||
-level: Match only for <level> messages, default is
|
||||
publics,msgs,notices,actions
|
||||
-channels: Match only in <channels>
|
||||
-channels: Match only in <channels> (comma separated list)
|
||||
-priority: Priority to use when multiple hilights match. Default is 0.
|
||||
|
||||
Examples:
|
||||
|
@ -11,7 +11,7 @@
|
||||
"tofinnishnick: blahblah".
|
||||
-network: Ignore only on this network.
|
||||
-ircnet: Same as -network. Deprecated. Do not use.
|
||||
-channels: Ignore only in channels
|
||||
-channels: Ignore only in channels (comma separated list)
|
||||
-time: <secs> seconds after the ignore is removed
|
||||
<mask>: Either a nick mask or list of channels
|
||||
<levels>: List of levels to ignore. You can use -<level> to remove levels
|
||||
|
Loading…
Reference in New Issue
Block a user