aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2012-09-15 17:24:52 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2012-09-15 17:24:52 +0100
commitb61c74c0e0941577b551cf54d8965893090ca282 (patch)
tree096d21c2b75370ffa4e5a5af503c5191d1cd338c /doc/user-guide
parentb3d99e347e66e1559b86e7d3bf78ed8b087ec947 (diff)
Merge Twitter favourite command from Flexo/#983. Leaving out the unfavourite
command for reasons given there. At this point there are loads of command and stuff is getting a little messy maybe.. :-/
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 4a6b3266..7a4baa73 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -847,6 +847,7 @@
<varlistentry><term>report &lt;screenname|#id&gt;</term><listitem><para>Report the given user (or the user who posted the tweet with the given ID) for sending spam. This will also block them.</para></listitem></varlistentry>
<varlistentry><term>follow &lt;screenname&gt;</term><listitem><para>Start following a person</para></listitem></varlistentry>
<varlistentry><term>unfollow &lt;screenname&gt;</term><listitem><para>Stop following a person</para></listitem></varlistentry>
+ <varlistentry><term>favourite &lt;screenname|#id&gt;</term><listitem><para>Favo<emphasis>u</emphasis>rite the given user's most recent tweet, or the given tweet ID.</para></listitem></varlistentry>
<varlistentry><term>post &lt;message&gt;</term><listitem><para>Post a tweet</para></listitem></varlistentry>
</variablelist>