From: Orakaro Date: Sat, 7 Jun 2014 10:05:10 +0000 (+0900) Subject: update help X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a99b7b043ef56eba5cb7d8041ca390fbfab20fe7;p=rainbowstream.git update help --- diff --git a/rainbowstream/rainbow.py b/rainbowstream/rainbow.py index 73af665..888b261 100644 --- a/rainbowstream/rainbow.py +++ b/rainbowstream/rainbow.py @@ -524,8 +524,8 @@ def help(): yellow('[id=12]') + '.\n' usage += s * 2 + green('s #AKB48') + ' will search for "' + \ yellow('AKB48') + '" and return 5 newest tweet.\n' - usage += s * 2 + green('show image 12') + ' will show image in ' + \ - yellow('[id=12]') + 'in your OS\'s image viewer.\n' + usage += s * 2 + green('show image 12') + ' will show image in tweet with ' + \ + yellow('[id=12]') + ' in your OS\'s image viewer.\n' usage += s * 2 + green('fl @dtvd88') + ' will follow ' + \ yellow('@dtvd88') + '.\n' usage += s * 2 + green('ufl @dtvd88') + ' will unfollow ' + \ diff --git a/screenshot/RainbowStream.png b/screenshot/RainbowStream.png index c92c2d6..eb29da7 100644 Binary files a/screenshot/RainbowStream.png and b/screenshot/RainbowStream.png differ