From 0ab0ce3cd085a998e3a7fb7c1f356b82868df9a0 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Wed, 27 Jul 2016 18:33:41 -0700 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index c9c73f8..8241b2e 100644 --- a/README.rst +++ b/README.rst @@ -106,17 +106,17 @@ Environment ----------- ``$BROWSER`` - You can open submission links using your web browser. + Submission links can be opened in your web browser. On most systems the default web browser will open in a new window. If you prefer the complete terminal experience, try using a console-based web browser (`w3m `_, `lynx `_, and `elinks `_ are all good choices). ``$PAGER`` - You can use your system's pager to scroll through long comments and submissions. + Extra long comments and submissions can be viewed through the system pager. ``$RTV_EDITOR`` - You can compose posts and reply to comments using your preferred text editor. + Compose posts and replying to comments is done using your preferred text editor. If not specified, the default system ``$EDITOR`` (or `nano `_) will be used. ``$RTV_URLVIEWER`` - You can extract links from inside of comments using a url viewer. + A url viewer can be used to extract links from inside of comments. `urlview `_ and `urlscan `_ are known to be compatible. These applications don't come pre-installed, but are available through most systems' package managers.