aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 2f167948..fa36d6b7 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -263,7 +263,7 @@
</description>
<bitlbee-command name="add">
- <syntax>chat add &lt;account id&gt; &lt;room&gt; [&lt;channel&gt;]</syntax>
+ <syntax>chat add &lt;account id&gt; &lt;room|!index&gt; [&lt;channel&gt;]</syntax>
<description>
<para>
@@ -281,6 +281,16 @@
</bitlbee-command>
+ <bitlbee-command name="list">
+ <syntax>chat list &lt;account id&gt; [&lt;server&gt;]</syntax>
+
+ <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>.
+ </para>
+ </description>
+ </bitlbee-command>
+
<bitlbee-command name="with">
<syntax>chat with &lt;nickname&gt;</syntax>