From fd1ca44a8e3ea9392d6fc5afc5e3ba7c6f4507fe Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 17 Aug 2011 23:22:56 +0100 Subject: Document the new #id behaviour. It's not required, but good to have it "documented" somewhere. It's non-ambiguous so certainly better. --- doc/user-guide/commands.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 74310d5e..60e1cf61 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -851,9 +851,9 @@ - undo [<id>]Delete your last Tweet (or one with the given ID) - rt <screenname|id>Retweet someone's last Tweet (or one with the given ID) - reply <screenname|id>Reply to a Tweet (with a reply-to reference) + undo #[<id>]Delete your last Tweet (or one with the given ID) + rt <screenname|#id>Retweet someone's last Tweet (or one with the given ID) + reply <screenname|#id>Reply to a Tweet (with a reply-to reference) follow <screenname>Start following a person unfollow <screenname>Stop following a person post <message>Post a tweet -- cgit v1.2.3