1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 04:01:46 +00:00
restic/doc
Magnus Thor Torfason 74ebc650ab forget: Add --keep-within-hourly (and friends)
Allow keeping hourly/daily/weekly/monthly/yearly snapshots for a given time period.

This adds the following flags/parameters to restic forget:
  --keep-within-hourly duration
  --keep-within-daily duration
  --keep-within-weekly duration
  --keep-within-monthly duration
  --keep-within-yearly duration

Includes following changes:
  - Add tests for --keep-within-hourly (and friends)
  - Add documentation for --keep-within-hourly (and friends)
  - Add changelog for --keep-within-hourly (and friends)
2021-07-24 16:14:43 +00:00
..
_static
images/aws_s3
logo
man
.gitignore
010_introduction.rst
020_installation.rst bump cobra and add completions for fish 2021-05-21 13:47:52 +10:00
030_preparing_a_new_repo.rst doc: Add direct link to GitHub issue 2021-05-08 21:13:11 +00:00
040_backup.rst doc: Correct position of --verbose in backup docs 2021-06-25 19:26:46 +02:00
045_working_with_repos.rst Add repositoryFile2 option 2021-03-08 22:41:13 +01:00
050_restore.rst
060_forget.rst forget: Add --keep-within-hourly (and friends) 2021-07-24 16:14:43 +00:00
070_encryption.rst
075_scripting.rst
080_examples.rst
090_participating.rst
100_references.rst
110_talks.rst
bash-completion.sh
cache.rst
conf.py
design.rst doc: Fix grammar in design.rst 2021-04-14 17:25:53 -04:00
developer_information.rst
faq.rst
index.rst
Makefile
manual_rest.rst bump cobra and add completions for fish 2021-05-21 13:47:52 +10:00
requirements.txt
REST_backend.rst
test_irreducibility.gap
zsh-completion.zsh