Rename example.cfg => config.example

This commit is contained in:
Markus Unterwaditzer 2015-07-06 16:41:33 +02:00
parent 31de43b4a9
commit 1bec5afc2f
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
include AUTHORS.rst include AUTHORS.rst
include CHANGELOG.rst include CHANGELOG.rst
include LICENSE include LICENSE
include example.cfg include config.example
include build.sh include build.sh
recursive-include docs * recursive-include docs *

View file

@ -26,7 +26,7 @@ Installation and usage
====================== ======================
If you already have it installed and want to quickly configure it, copy the If you already have it installed and want to quickly configure it, copy the
``example.cfg`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run ``config.example`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run
``vdirsyncer sync``. ``vdirsyncer sync``.
If that method doesn't work for you or you want a deeper understanding of what If that method doesn't work for you or you want a deeper understanding of what

View file

@ -26,8 +26,8 @@ Configuration
.. note:: .. note::
- The `example.cfg from the repository - The `config.example from the repository
<https://github.com/untitaker/vdirsyncer/blob/master/example.cfg>`_ <https://github.com/untitaker/vdirsyncer/blob/master/config.example>`_
contains a very terse version of this. contains a very terse version of this.
- In this example we set up contacts synchronization, but calendar sync - In this example we set up contacts synchronization, but calendar sync