From d6fd9f6b3b3ba58b71004eb95b6f6d0316c97735 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 16 Dec 2014 18:16:48 +0100 Subject: [PATCH] Remove useless adjective --- docs/config.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/config.rst b/docs/config.rst index 9729337..3156d0c 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -55,10 +55,10 @@ Pair Section - ``a`` and ``b`` reference the storages to sync by their names. -- ``collections``: Optional, a comma-separated list of collections to - synchronize. If this parameter is omitted, it is assumed the storages are - already directly pointing to one collection each. Specifying a collection - multiple times won't make vdirsyncer sync that collection more than once. +- ``collections``: Optional, a list of collections to synchronize. If this + parameter is omitted, it is assumed the storages are already directly + pointing to one collection each. Specifying a collection multiple times won't + make vdirsyncer sync that collection more than once. Furthermore, there are the special values ``"from a"`` and ``"from b"``, which tell vdirsyncer to try autodiscovery on a specific storage::