From d4477a5a996fee329646dbdd8c0cb33f507cce25 Mon Sep 17 00:00:00 2001 From: flow-c <11755978+flow-c@users.noreply.github.com> Date: Sat, 4 May 2024 09:32:25 +0200 Subject: [PATCH] Update 060_forget.rst Replace deprecated `-1` with `unlimited` in calendar-related `--keep-*` options --- doc/060_forget.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/060_forget.rst b/doc/060_forget.rst index caeb6313a..113098d0c 100644 --- a/doc/060_forget.rst +++ b/doc/060_forget.rst @@ -205,7 +205,7 @@ The ``forget`` command accepts the following policy options: natural time boundaries and *not* relative to when you run ``forget``. Weeks are Monday 00:00 to Sunday 23:59, days 00:00 to 23:59, hours :00 to :59, etc. They also only count hours/days/weeks/etc which have one or more snapshots. - A value of ``-1`` will be interpreted as "forever", i.e. "keep all". + A value of ``unlimited`` will be interpreted as "forever", i.e. "keep all". .. note:: All duration related options (``--keep-{within-,}*``) ignore snapshots with a timestamp in the future (relative to when the ``forget`` command is