From: vunhat_minh Date: Wed, 28 May 2014 02:15:57 +0000 (+0900) Subject: update usage X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=c8f6a1733d068e53594a1a84a784fda7150688ed update usage --- diff --git a/rainbow.db b/rainbow.db index 4ee73f5..f440b2b 100644 Binary files a/rainbow.db and b/rainbow.db differ diff --git a/rainbowstream/rainbow.py b/rainbowstream/rainbow.py index 9a30b47..8a03f6f 100644 --- a/rainbowstream/rainbow.py +++ b/rainbowstream/rainbow.py @@ -274,7 +274,7 @@ def help(): usage = ''' Hi boss! I'm ready to serve you right now! ---------------------------------------------------- - "home" will show your timeline. "home 7" will print 7 tweet. + "home" will show your timeline. "home 7" will show 7 tweet. "view @bob" will show your friend @bob's home. "t oops" will tweet "oops" immediately. "rt 12345" will retweet to tweet with id "12345". @@ -283,7 +283,7 @@ def help(): "s #AKB48" will search for "AKB48" and return 5 newest tweet. "fr" will list out your following people. "fl" will list out your followers. - "h" will print this help once again. + "h" will show this help again. "c" will clear the terminal. "q" will exit. ----------------------------------------------------