mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
more fixes to rst
This commit is contained in:
parent
0cdf5f5c68
commit
2226747cab
1 changed files with 4 additions and 2 deletions
|
|
@ -16,7 +16,8 @@ questions regarding the usage, feel free to open a new issue.
|
||||||
It aims to be for CalDAV and CardDAV what
|
It aims to be for CalDAV and CardDAV what
|
||||||
`OfflineIMAP <http://offlineimap.org/>`_ is for IMAP.
|
`OfflineIMAP <http://offlineimap.org/>`_ is for IMAP.
|
||||||
|
|
||||||
## How to use
|
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
|
`VDIRSYNCER_CONFIG` environment variable to change the path vdirsyncer will
|
||||||
|
|
@ -24,7 +25,8 @@ read the config from.
|
||||||
|
|
||||||
Run ``vdirsyncer --help``.
|
Run ``vdirsyncer --help``.
|
||||||
|
|
||||||
## How to run the tests
|
How to run the tests
|
||||||
|
====================
|
||||||
|
|
||||||
sh install_deps.sh
|
sh install_deps.sh
|
||||||
py.test
|
py.test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue