mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-26 09:05:50 +00:00
rst fixes
This commit is contained in:
parent
eadcebc2a7
commit
0cdf5f5c68
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue