From a0298862051ea09f7d762539b62de741349dbef9 Mon Sep 17 00:00:00 2001 From: jitakirin Date: Sun, 15 Oct 2017 23:20:07 +0100 Subject: [PATCH] Fix style issues --- pages/common/rainbowstream.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/common/rainbowstream.md b/pages/common/rainbowstream.md index baee5ecb1..e6b642c4d 100644 --- a/pages/common/rainbowstream.md +++ b/pages/common/rainbowstream.md @@ -3,26 +3,26 @@ > Terminal-based Twitter Client. Realtime tweetstream, compose, search , favorite … and much more. > Online help with `h`, up and down arrow for history, tab auto-complete, 2-tab suggestion. -- show your timeline +- Show your timeline: `home [{{num_of_last_tweets}}]` -- show profile of given user +- Show profile of given user: `whois @{{user}}` -- tweet the message as-is +- Tweet the message as-is: `t {{message}}` -- retweet the tweet with given id (id beside the time) +- Retweet the tweet with given id (id beside the time): `rt {{tweet_id}}` -- favorite the tweet with given id +- Favorite the tweet with given id: `fav {{tweet_id}}` -- perform a search for word (with or without hashtag) +- Perform a search for word (with or without hashtag): `s {{word}}`