diff options
author | Marius Halden <marius.h@lden.org> | 2016-12-27 14:13:51 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2016-12-27 14:13:51 +0100 |
commit | d35affbcea87f453fb20c4bb545a10b668eae81b (patch) | |
tree | a6856cc15f6ba10c79d737a61e2773cba12bf558 /doc/user-guide | |
parent | 184c46d3507a0ff9fc68a4409f690add96cd183d (diff) | |
parent | 9cdcef077ed523966f508a3721944a16425734cb (diff) |
Merge branch 'master' into patched-master
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 7190f024..91e02ff2 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -276,7 +276,11 @@ <description> <para> - List existing chatrooms provided by an account. BitlBee needs this to propogate an internal list of chats. The existing chat can then be added with <emphasis>chat add</emphasis>, using the number in the index column after a "!" as a shortcut. + List existing named chatrooms provided by an account. Chats from this list can be referenced from <emphasis>chat add</emphasis> by using the number in the index column after a "!" as a shortcut. + </para> + + <para> + The server parameter is optional and currently only used by jabber. </para> </description> |