From b9f67c731741e4c27f365834b74e9979e6d72ec9 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Mon, 1 Aug 2016 18:18:56 -0700 Subject: [PATCH] Update README.rst --- README.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.rst b/README.rst index 80391ee..84bebeb 100644 --- a/README.rst +++ b/README.rst @@ -108,6 +108,24 @@ See `rtv.cfg `_ file to configure how RTV will open different types of links. + + +Copy the rtv `mailcap template `_ to your **{HOME}/.mailcap** file. + +.. code-block:: bash + + $ rtv --copy-mailcap + +This setting is disabled by default because it takes a few extra steps to configure. + ----------- Environment