diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-09-05 00:31:47 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-09-05 00:31:47 +0100 |
commit | 52d63dc804571c63069a7c1e42e8c3f1f2a76527 (patch) | |
tree | f70deb3e43c4860fd3e9847a5eb08a93e5fa1e23 /doc/user-guide/commands.xml | |
parent | 4c737ebd1a0224d325ee0ab6b3b374861c708452 (diff) |
Slightly better documentation of control channels and groups.
Diffstat (limited to 'doc/user-guide/commands.xml')
-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 609ee6fe..6adc4001 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1464,6 +1464,10 @@ <para> Only the <emphasis>group list</emphasis> command is supported at the moment, which shows a list of all groups defined so far. </para> + + <para> + If you want to move contacts between groups, you can use the IRC <emphasis>/invite</emphasis> command. Also, if you use the <emphasis>add</emphasis> command in a control channel configured to show just one group, the new contact will automatically be added to that group. + </para> </description> </bitlbee-command> |