From f3023748a72c17ff414a9d73a01eda21a261250d Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 9 Jun 2016 23:09:12 +0200 Subject: [PATCH] properly quote "from a" (#463) --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index b2c8dc3..c699083 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -74,7 +74,7 @@ Pair Section - ``collections = ["from b", "foo", "bar"]`` makes vdirsyncer synchronize the collections from side B, and also the collections named "foo" and "bar". - - ``collections = ["from b", from a"]`` makes vdirsyncer synchronize all + - ``collections = ["from b", "from a"]`` makes vdirsyncer synchronize all existing collections on either side. - ``collections = [["bar", "bar_a", "bar_b"], "foo"]`` makes vdirsyncer