From 3e50a71cfdc3c60f2a317445fa50a9bce1152e24 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Sat, 4 Nov 2017 10:20:38 +0530 Subject: [PATCH] rainbowstream: simplify descriptions --- pages/common/rainbowstream.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/common/rainbowstream.md b/pages/common/rainbowstream.md index 6d2e723dc7..80ce6c5211 100644 --- a/pages/common/rainbowstream.md +++ b/pages/common/rainbowstream.md @@ -1,9 +1,9 @@ # rainbowstream > Terminal-based Twitter client supporting realtime tweetstream, trends, sending, search, favorites and user management. -> Online help with `h`, up and down arrows for history, tab auto-complete, 2-tab suggestion. +> Online help with `h`, up and down arrows for history, tab to auto-complete and 2-tab for suggestion. -- Open rainbowstream normally: +- Open rainbowstream: `rainbowstream` @@ -19,7 +19,7 @@ `t {{message}}` -- Retweet the tweet with given id (id beside the time): +- Retweet the tweet with given id (id is beside the time): `rt {{tweet_id}}` @@ -27,6 +27,6 @@ `fav {{tweet_id}}` -- Perform a search for word (with or without hashtag): +- Perform a search for a given word (with or without hashtag): `s {{word}}`