add help
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Wed, 28 May 2014 10:49:44 +0000 (19:49 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Wed, 28 May 2014 10:49:44 +0000 (19:49 +0900)
rainbowstream/rainbow.py

index ba811b84f10fd4075dfc87e12927c70fb7cae1d2..664716e247be6586a068a6d7134452ca67550025 100644 (file)
@@ -292,7 +292,7 @@ def help():
     """
     usage = '''
     Hi boss! I'm ready to serve you right now!
-    ----------------------------------------------------
+    -------------------------------------------------------------
     "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.
@@ -305,7 +305,7 @@ def help():
     "h" will show this help again.
     "c" will clear the terminal.
     "q" will exit.
-    ----------------------------------------------------
+    -------------------------------------------------------------
     Have fun and hang tight!
     '''
     printNicely(usage)