diff options
| author | dequis <dx@dxzone.com.ar> | 2016-12-27 03:53:22 -0300 | 
|---|---|---|
| committer | dequis <dx@dxzone.com.ar> | 2016-12-27 03:53:22 -0300 | 
| commit | 398b3198a0f02a4c448bd9c04a0349ba2606e6a7 (patch) | |
| tree | 94a710d8c5c33cd1578f06164e64a16fc6563373 /doc/user-guide | |
| parent | c11b68a20061dcc262f0cf34ab863afbf3c7adb4 (diff) | |
Doc tweaks for chat list, and stop suggesting 'chat' is deprecated
There's a functionality change buried here, but it's one that people
shouldn't be using anyway.
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> | 
