Fix minor error in doc for forgetting snapshots
This commit is contained in:
parent
870e7583a1
commit
2970e38d92
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ all snapshots, use ``--keep-last 1`` and then finally remove the last
|
|||
snapshot ID manually (by passing the ID to ``forget``).
|
||||
|
||||
All snapshots are evaluated against all matching ``--keep-*`` counts. A
|
||||
single snapshot on 2017-09-30 (Sun) will count as a daily, weekly and monthly.
|
||||
single snapshot on 2017-09-30 (Sat) will count as a daily, weekly and monthly.
|
||||
|
||||
Let's explain this with an example: Suppose you have only made a backup
|
||||
on each Sunday for 12 weeks. Then ``forget --keep-daily 4`` will keep
|
||||
|
|
Loading…
Reference in a new issue