aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2016-07-13 09:29:53 +0200
committerMarius Halden <marius.h@lden.org>2016-07-13 09:29:53 +0200
commitd9eec2027b7b6c848db465c9b17f72f70864bb25 (patch)
tree2af95ef84b5ab54adcca75cd33d89674c172b7cc /doc/user-guide
parent0e1b8357a5a15891caf92eeb888e3f272dedf1d6 (diff)
Revert "Added an interface for the listing of existing chatrooms"
This reverts commit 659df4e333f2f524350dd131e430faaeb66dd91a.
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 53979b13..56beba54 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|!index&gt; [&lt;channel&gt;]</syntax>
+ <syntax>chat add &lt;account id&gt; &lt;room&gt; [&lt;channel&gt;]</syntax>
<description>
<para>
@@ -281,16 +281,6 @@
</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>