From 4ea6b883ab487d7591153757135eefd0c8a8fcef Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 3 Aug 2017 00:36:50 -0400 Subject: [PATCH] Update README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 148d33d..3afec2e 100644 --- a/README.rst +++ b/README.rst @@ -142,15 +142,15 @@ The default programs that RTV interacts with can be configured through environme ``$RTV_EDITOR`` | A program used to compose text submissions and comments, e.g. **vim**, **emacs**, **gedit** - | *If not specified, will fallback to ``$VISUAL`` and ``$EDITOR`` in that order* + | *If not specified, will fallback to ``$VISUAL`` and ``$EDITOR`` in that order.* ``$RTV_BROWSER`` | A program used to open links to external websites, e.g. **firefox**, **google-chrome**, **w3m**, **lynx**, **elinks** - | *If not specified, will fallback to ``$BROWSER``, or try to intelligently choose a browser supported by your system* + | *If not specified, will fallback to ``$BROWSER``, or try to intelligently choose a browser supported by your system.* ``$RTV_URLVIEWER`` | A tool used to extract hyperlinks from blocks of text, e.g. `urlview `_, `urlscan `_ - | *If not specified, will fallback to urlview if it is installed* + | *If not specified, will fallback to urlview if it is installed.* ------------------------ Copying to the Clipboard