From 2abcda9c3119a85ec84e8d48f8b7ea63226e6e49 Mon Sep 17 00:00:00 2001 From: Srigovind Nayak <5201843+konidev20@users.noreply.github.com> Date: Sat, 19 Apr 2025 20:42:43 +0530 Subject: [PATCH] docs: add the `--keep-unique` option in the documentation --- doc/060_forget.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/060_forget.rst b/doc/060_forget.rst index 6a985db73..56ecc61f2 100644 --- a/doc/060_forget.rst +++ b/doc/060_forget.rst @@ -202,6 +202,7 @@ The ``forget`` command accepts the following policy options: specified duration of the latest snapshot. - ``--keep-within-yearly duration`` keep all yearly snapshots made within the specified duration of the latest snapshot. +- ``--keep-unique`` keep only one snapshot per tree. .. note:: All calendar related options (``--keep-{hourly,daily,...}``) work on natural time boundaries and *not* relative to when you run ``forget``. Weeks