From 0e6044f4a19d6defe711ef18495bc6af46f8262b Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Wed, 2 Oct 2013 15:34:22 -0700 Subject: [PATCH] Changing a sync status does not load or unload it. So document that fact. We may or may not want to change this in the future. Ref #55. --- bucardo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bucardo b/bucardo index 101ea7680..f90003715 100755 --- a/bucardo +++ b/bucardo @@ -10136,7 +10136,10 @@ The name of a relation group to synchronize. =item C Indicates whether or not the sync is active. Must be either "active" or -"inactive". +"inactive". Note that this will not change the current run status of the sync, +just mark whether it should be active or inactive on the next reload. Use the +C and commands to actually activate or +deactivate a sync. =item C -- 2.39.5