From d2b6c75fa15549d7f2f01be26176b0eca33daba7 Mon Sep 17 00:00:00 2001 From: Christian Ebner Date: Mon, 21 Oct 2024 16:31:22 +0200 Subject: [PATCH] docs: sync: explicitly mention `removed-vanish` flag Add a short sentence describing the function of the remove vanished flag since this has not been documented explicitly. Signed-off-by: Christian Ebner --- docs/managing-remotes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/managing-remotes.rst b/docs/managing-remotes.rst index 38ccd5af..dd43ccd2 100644 --- a/docs/managing-remotes.rst +++ b/docs/managing-remotes.rst @@ -69,6 +69,9 @@ sync-job`` command. The configuration information for sync jobs is stored at in the GUI, or use the ``create`` subcommand. After creating a sync job, you can either start it manually from the GUI or provide it with a schedule (see :ref:`calendar-event-scheduling`) to run regularly. +Backup snapshots, groups and namespaces which are no longer available on the +**Remote** datastore can be removed from the local datastore as well by setting +the ``remove-vanished`` option for the sync job. .. code-block:: console