From 3e4f5ba99591a04a30b7f87b7e297641affc7870 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 22 May 2014 12:35:34 +0200 Subject: [PATCH] Document collections parameter --- docs/api.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index c1139d8..8ac93c8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -32,6 +32,10 @@ General Section Raspberry Pi is so slow that multiple connections don't help much, since the CPU and not the network is the bottleneck. +- ``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. + .. _pair_config: Pair Section