From eebc0ae651997c2ed094b88f962a5ca217e92918 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Fri, 20 Jun 2014 15:04:48 +0900 Subject: [PATCH] Update README.rst --- README.rst | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/README.rst b/README.rst index 49a7c95..1daff3f 100644 --- a/README.rst +++ b/README.rst @@ -69,24 +69,11 @@ suggestion. Input history from previous run is available as well. Here is full list of supported command -**Stream Command** +**Action Commands** -- ``switch public #AKB48`` will switch current stream to public stream and track keyword ``AKB48`` - -- ``switch public #AKB48 -f`` will do exactly as above but will ask you - to provide 2 list: - - ``Only nicks`` decide what nicks will be include only. - - ``Ignore nicks`` decide what nicks will be exclude. - -- ``switch public #AKB48 -d`` will apply filter to *ONLY\_LIST* and - *IGNORE\_LIST*. You can setup 2 list above at ``config.py`` - -- ``switch mine`` will switch current stream to personal stream. ``-f`` - and ``-d`` will work as well. - -**Action Command** +- ``trend`` will show global trending topics. ``trend US`` will show + trends in United States while ``trend JP Tokyo`` will show trends + in Tokyo/Japan. - ``home`` will show your timeline. ``home 10`` will print exactly 10 tweets. @@ -142,6 +129,24 @@ Here is full list of supported command - ``q`` will quit. +**Stream Commands** + +- ``switch public #AKB48`` will switch current stream to public stream and track keyword ``AKB48`` + +- ``switch public #AKB48 -f`` will do exactly as above but will ask you + to provide 2 list: + + ``Only nicks`` decide what nicks will be include only. + + ``Ignore nicks`` decide what nicks will be exclude. + +- ``switch public #AKB48 -d`` will apply filter to *ONLY\_LIST* and + *IGNORE\_LIST*. You can setup 2 list above at ``config.py`` + +- ``switch mine`` will switch current stream to personal stream. ``-f`` + and ``-d`` will work as well. + + For example see the screenshot above. Bug Report -- 2.25.1