mirror of
https://github.com/restic/restic.git
synced 2025-08-12 15:37:40 +00:00
Update 'restic forget --keep-within' documentation and add changelog entry
This commit is contained in:
9
changelog/unreleased/issue-2089
Normal file
9
changelog/unreleased/issue-2089
Normal file
@@ -0,0 +1,9 @@
|
||||
Enhancement: increase granularity of the "keep within" retention policy
|
||||
|
||||
The `keep-within` option of the `forget` command now accepts time ranges with
|
||||
an hourly granularity. For example, running `restic forget --keep-within 3d12h`
|
||||
will keep all the snapshots made within three days and twelve hours from the
|
||||
time of the latest snapshot.
|
||||
|
||||
https://github.com/restic/restic/issues/2089
|
||||
https://github.com/restic/restic/pull/2090
|
Reference in New Issue
Block a user