Skip to content

Commit

Permalink
Merge pull request #4794 from flow-c/master
Browse files Browse the repository at this point in the history
Update 060_forget.rst
  • Loading branch information
MichaelEischer committed May 4, 2024
2 parents ffe5439 + d4477a5 commit 24c1822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/060_forget.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24c1822

Please sign in to comment.