update usage
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Wed, 28 May 2014 02:15:57 +0000 (11:15 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Wed, 28 May 2014 02:15:57 +0000 (11:15 +0900)
rainbow.db
rainbowstream/rainbow.py

index 4ee73f5a319a8167f4ec2fb06b3d8ad506cb5382..f440b2b539ca08c6a5360b14cdb92638521d909c 100644 (file)
Binary files a/rainbow.db and b/rainbow.db differ
index 9a30b47db5b8241f92dc69939c8f064b5c6810c2..8a03f6f38c5f8105dd160cd132b10e5c39c6c1ec 100644 (file)
@@ -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.
     ----------------------------------------------------