Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/commands.xml

    rc0f33f1 r79ec314  
    393393
    394394                        <para>
    395                                 Available subcommands: connect, disconnect, reconnect, smp, smpq, trust, info, keygen, and forget. See <emphasis>help otr &lt;subcommand&gt;</emphasis> for more information.
     395                                Available subcommands: connect, disconnect, smp, smpq, trust, info, keygen, and forget. See <emphasis>help otr &lt;subcommand&gt;</emphasis> for more information.
    396396                        </para>
    397397
     
    418418                                <para>
    419419                                        Resets the connection with the specified user to cleartext.
    420                                 </para>
    421                                
    422                         </description>
    423                
    424                 </bitlbee-command>
    425                
    426                 <bitlbee-command name="reconnect">
    427                         <syntax>otr reconnect &lt;nick&gt;</syntax>
    428                        
    429                         <description>
    430                        
    431                                 <para>
    432                                         Breaks and re-establishes the encrypted connection with the specified user. Useful if something got desynced.
    433                                 </para>
    434                                
    435                                 <para>
    436                                         Equivalent to <emphasis>otr disconnect</emphasis> followed by <emphasis>otr connect</emphasis>.
    437420                                </para>
    438421                               
     
    771754
    772755        <bitlbee-setting name="base_url" type="string" scope="account">
    773                 <default>http://api.twitter.com/1</default>
     756                <default>http://twitter.com</default>
    774757
    775758                <description>
     
    854837                                <varlistentry><term>undo [&lt;id&gt;]</term><listitem><para>Delete your last Tweet (or one with the given ID)</para></listitem></varlistentry>
    855838                                <varlistentry><term>rt &lt;screenname|id&gt;</term><listitem><para>Retweet someone's last Tweet (or one with the given ID)</para></listitem></varlistentry>
    856                                 <varlistentry><term>reply &lt;screenname|id&gt;</term><listitem><para>Reply to a Tweet (with a reply-to reference)</para></listitem></varlistentry>
    857839                                <varlistentry><term>follow &lt;screenname&gt;</term><listitem><para>Start following a person</para></listitem></varlistentry>
    858840                                <varlistentry><term>unfollow &lt;screenname&gt;</term><listitem><para>Stop following a person</para></listitem></varlistentry>
     
    13271309                        <para>
    13281310                                Can be set for Jabber- and OSCAR-connections. For Jabber, you might have to set this if the servername isn't equal to the part after the @ in the Jabber handle. For OSCAR this shouldn't be necessary anymore in recent BitlBee versions.
    1329                         </para>
    1330                 </description>
    1331         </bitlbee-setting>
    1332 
    1333         <bitlbee-setting name="show_ids" type="boolean" scope="account">
    1334                 <default>false</default>
    1335 
    1336                 <description>
    1337                         <para>
    1338                                 Enable this setting on a Twitter account to have BitlBee include a two-digit "id" in front of every message. This id can then be used for replies and retweets.
    13391311                        </para>
    13401312                </description>
Note: See TracChangeset for help on using the changeset viewer.