From 2efb69bed8c96842368c1d82263909c74582399e Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sun, 18 Jul 2010 16:12:35 +0100 Subject: Doc update for the previous change. --- doc/user-guide/commands.xml | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 46d12a9c..2f5c961a 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -245,7 +245,7 @@ - chat add <account> <room> [<channel>] + chat add <account id> <room> [<channel>] @@ -276,8 +276,8 @@ Add a buddy to your contact list - add <connection> <handle> [<nick>] - add -tmp <connection> <handle> [<nick>] + add <account id> <handle> [<nick>] + add -tmp <account id> <handle> [<nick>] @@ -287,6 +287,10 @@ If you want, you can also tell BitlBee what nick to give the new contact. The -tmp option adds the buddy to the internal BitlBee structures only, not to the real contact list (like done by set handle_unknown add). This allows you to talk to people who are not in your contact list. This normally won't show you any presence notifications. + + + If you use this command in a control channel containing people from only one group, the new contact will be added to that group automatically. + @@ -1355,22 +1359,15 @@ - - Change friendly name, nick - nick <connection> [<new nick>] - nick <connection> + + Contact group management + group list - Deprecated: Use the per-account display_name setting to read and change this information. + Only the group list command is supported at the moment, which shows a list of all groups defined so far. - - - account 1 set display_name "The majestik møøse" - display_name = `The majestik møøse' - - -- cgit v1.2.3