Added $EDITOR section to readme.

This commit is contained in:
Michael Lazar
2015-03-28 00:34:52 -07:00
parent f831e1650a
commit 5edc54f684

View File

@@ -97,3 +97,6 @@ Example config:
# Default subreddit # Default subreddit
subreddit=CollegeBasketball 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.