mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove useless adjective
This commit is contained in:
parent
8266145443
commit
d6fd9f6b3b
1 changed files with 4 additions and 4 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Reference in a new issue