2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 09:00:50 +00:00

Fix grammar and formatting.

This commit is contained in:
Leo R. Lundgren 2018-02-14 00:24:42 +01:00 committed by rAWTAZ
parent 71a4ccea71
commit 8b95b48bae

View File

@ -194,7 +194,7 @@ repository, restic will respond that no snapshots will be removed. To delete
all snapshots, use ``--keep-last 1`` and then finally remove the last all snapshots, use ``--keep-last 1`` and then finally remove the last
snapshot ID manually (by passing the ID to ``forget``). snapshot ID manually (by passing the ID to ``forget``).
All snapshots are evaluated counted against all matching keep-* counts. A 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 (Sun) will count as a daily, weekly and monthly.
Let's explain this with an example: Suppose you have only made a backup Let's explain this with an example: Suppose you have only made a backup