diff options
Diffstat (limited to 'doc')
| -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> | 
