From 0cdf5f5c685cc696a98ab26b4250911ca98ef8cd Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 15 Mar 2014 19:59:37 +0100 Subject: [PATCH] rst fixes --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index fb95f14..4764586 100644 --- a/README.rst +++ b/README.rst @@ -18,11 +18,11 @@ It aims to be for CalDAV and CardDAV what ## How to use -Copy `example.cfg` to `~/.vdirsyncer/config` and edit it. You can use the +Copy ``example.cfg`` to ``~/.vdirsyncer/config`` and edit it. You can use the `VDIRSYNCER_CONFIG` environment variable to change the path vdirsyncer will read the config from. -Run `vdirsyncer --help`. +Run ``vdirsyncer --help``. ## How to run the tests