diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2015-05-04 23:21:57 +0200 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2015-05-04 23:21:57 +0200 |
commit | 5ca141685d78cb372acd0e9aded36175cba957a3 (patch) | |
tree | e18b13d32ecc35ea1bac07a2ca794a4cfb378ef8 /doc/user-guide | |
parent | 70ec7ab33202b933a88e04122140a815a7d2081e (diff) | |
parent | c43146d9308aea2025c0a0520c9e2d40758d9e8d (diff) |
Merge branch 'wilmer-twitter'
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 6ce19774..4d6e7659 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -120,7 +120,7 @@ <description> <para> - This commands deletes an account from your account list. You should signoff the account before deleting it. + This command deletes an account from your account list. You should signoff the account before deleting it. </para> @@ -852,6 +852,7 @@ <varlistentry><term>unfollow <screenname></term><listitem><para>Stop following a person</para></listitem></varlistentry> <varlistentry><term>favourite <screenname|#id></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 <message></term><listitem><para>Post a tweet</para></listitem></varlistentry> + <varlistentry><term>url <screenname|#id></term><listitem><para>Show URL for a tweet to open it in a browser (and see context)</para></listitem></varlistentry> </variablelist> <para> |