X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=docs%2Findex.rst;h=5152f4fd22065d7b220873b58494c60b47f59f73;hp=297af6fb5a1405cef17cbedf6df64139fa9db288;hb=1adf5dd916956546205cae0b7baa37f4faeaf5fa;hpb=063f6bb11be986560d2048c42f8fb5f54683490f diff --git a/docs/index.rst b/docs/index.rst index 297af6f..5152f4f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,10 +1,10 @@ Rainbow Stream -------------- -.. image:: http://img.shields.io/pypi/dm/rainbowstream.svg?style=flat - :target: https://pypi.python.org/pypi/rainbowstream +.. image:: http://img.shields.io/pypi/l/rainbowstream.svg?style=flat-square + :target: https://github.com/DTVD/rainbowstream/blob/master/LICENSE.txt -.. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat +.. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat-square :target: https://pypi.python.org/pypi/rainbowstream Terminal-based Twitter Client. Realtime tweetstream, compose, search , @@ -154,7 +154,9 @@ Here is full list of supported command: - ``conversation 12`` will show the chain of replies prior to the tweet with *[id=12]*. -- ``rep 12 Really`` will reply *‘Really’* to the tweet with *[id=12]*. +- ``rep 12 Really`` will reply *‘Really’* to the owner of the tweet with *[id=12]*. + +- ``repall 12 Really`` will reply *‘Really’* to all people in the tweet with *[id=12]*. - ``fav 12`` will favorite the tweet with *[id=12]*.