Readme tweak

This commit is contained in:
michael-lazar
2015-03-29 17:20:54 -07:00
parent d145536ee7
commit ce47bafe28

View File

@@ -98,5 +98,9 @@ Example config:
# Default subreddit
subreddit=CollegeBasketball
RTV will attempt to use the system's default text editor when writing comments.
Set the environment variable ``$RTV_EDITOR`` to change the default editor.
RTV allows users to compose comments and replys using their preferred text editor (**vi**, **nano**, **gedit**, etc).
Set the environment variable ``RTV_EDITOR`` to specify which editor the program should use.
.. code-block:: bash
$ export RTV_EDITOR=gedit