Changeset 6cc36ef
- Timestamp:
- 2011-04-18T14:04:50Z (14 years ago)
- Branches:
- master
- Children:
- 6eca2eb
- Parents:
- d43d55a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
rd43d55a r6cc36ef 837 837 <varlistentry><term>undo [<id>]</term><listitem><para>Delete your last Tweet (or one with the given ID)</para></listitem></varlistentry> 838 838 <varlistentry><term>rt <screenname|id></term><listitem><para>Retweet someone's last Tweet (or one with the given ID)</para></listitem></varlistentry> 839 <varlistentry><term>reply <screenname|id></term><listitem><para>Reply to a Tweet (with a reply-to reference)</para></listitem></varlistentry> 839 840 <varlistentry><term>follow <screenname></term><listitem><para>Start following a person</para></listitem></varlistentry> 840 841 <varlistentry><term>unfollow <screenname></term><listitem><para>Stop following a person</para></listitem></varlistentry> … … 1309 1310 <para> 1310 1311 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. 1312 </para> 1313 </description> 1314 </bitlbee-setting> 1315 1316 <bitlbee-setting name="show_ids" type="boolean" scope="account"> 1317 <default>false</default> 1318 1319 <description> 1320 <para> 1321 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. 1311 1322 </para> 1312 1323 </description>
Note: See TracChangeset
for help on using the changeset viewer.