diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2013-02-21 18:09:19 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2013-02-21 18:09:19 +0000 |
commit | a5c6ebd43dd69a7c4c2648ed09a7ebaf53cfc1b0 (patch) | |
tree | 4947652feac5fa9478f90094b622c5c2dbc0ada2 /doc/user-guide | |
parent | 06eef808b0ce5d7d7056240be6286aa79ac6a9ec (diff) |
! modified for control channel fill_by setting to for example create a
separate control channel with all contacts *not* in a certain group/from
a certain IM account/network, etc.
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index a13956ec..3af469c6 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -929,6 +929,10 @@ </para> <para> + With a ! prefix an inverted channel can be created, for example with this setting set to <emphasis>!group</emphasis> you can create a channel with all users <emphasis>not</emphasis> in that group. + </para> + + <para> Note that, when creating a new channel, BitlBee will try to preconfigure the channel for you, based on the channel name. See <emphasis>help channels</emphasis>. </para> </description> |