rst fixes

This commit is contained in:
Markus Unterwaditzer 2014-03-15 19:59:37 +01:00
parent eadcebc2a7
commit 0cdf5f5c68

View file

@ -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