From c8f6a1733d068e53594a1a84a784fda7150688ed Mon Sep 17 00:00:00 2001 From: vunhat_minh Date: Wed, 28 May 2014 11:15:57 +0900 Subject: [PATCH] update usage --- rainbow.db | Bin 2048 -> 2048 bytes rainbowstream/rainbow.py | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rainbow.db b/rainbow.db index 4ee73f5a319a8167f4ec2fb06b3d8ad506cb5382..f440b2b539ca08c6a5360b14cdb92638521d909c 100644 GIT binary patch delta 68 zcmZn=Xb_kn&B(G*<^?ksGxJRb=FiN}m~U^T$BtkOCtBb9)i4 delta 56 zcmZn=Xb_kn&B(k_<^?kc6Z10$=FiN}HVd+xV4fHtB*o3d%)rLh^?%ELCkF;@Mlk1( JfyyBTMgYPM4{QJc 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. ---------------------------------------------------- -- 2.25.1