From 1bec5afc2f0f1089ebfff7f3912b51b6445f9a80 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 6 Jul 2015 16:41:33 +0200 Subject: [PATCH] Rename example.cfg => config.example --- MANIFEST.in | 2 +- README.rst | 2 +- example.cfg => config.example | 0 docs/tutorial.rst | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) rename example.cfg => config.example (100%) diff --git a/MANIFEST.in b/MANIFEST.in index a43fa98..e689e75 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,7 @@ include AUTHORS.rst include CHANGELOG.rst include LICENSE -include example.cfg +include config.example include build.sh recursive-include docs * diff --git a/README.rst b/README.rst index dc7361c..7219b18 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ Installation and usage ====================== 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``. If that method doesn't work for you or you want a deeper understanding of what diff --git a/example.cfg b/config.example similarity index 100% rename from example.cfg rename to config.example diff --git a/docs/tutorial.rst b/docs/tutorial.rst index b8beb76..0330a23 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -26,8 +26,8 @@ Configuration .. note:: - - The `example.cfg from the repository - `_ + - The `config.example from the repository + `_ contains a very terse version of this. - In this example we set up contacts synchronization, but calendar sync