aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-05-05 18:31:57 +0200
committerWilmer van der Gaast <wilmer@gaast.net>2006-05-05 18:31:57 +0200
commitea3a26d921acd43a627f750eb9aa7949ba2036a5 (patch)
treed1100f6339e91b415f61fa46cc461dd62d8a2baf
parent2b13c3c90d246ce032890fd8cd040ddb00c2767e (diff)
Added add -tmp to the docs.
-rw-r--r--doc/user-guide/commands.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index bd6e6c26..fa189f7c 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -140,6 +140,7 @@
<bitlbee-command name="add">
<short-description>Add a buddy to your contact list</short-description>
<syntax>add &lt;connection&gt; &lt;handle&gt; [&lt;nick&gt;]</syntax>
+ <syntax>add -tmp &lt;connection&gt; &lt;handle&gt; [&lt;nick&gt;]</syntax>
<description>
<para>
@@ -149,6 +150,10 @@
<para>
If you want, you can also tell BitlBee what nick to give the new contact. Of course you can also use the <emphasis>rename</emphasis> command for that, but sometimes this might be more convenient.
</para>
+
+ <para>
+ Adding -tmp only adds the buddy to the internal BitlBee structures, not to the real contact list (like done by <emphasis>set handle_unknown add</emphasis>). This allows you to talk to people outside your contact list.
+ </para>
</description>
<ircexample>