From 6a55de6aa6d93fc0566080e0cf9056c3aa75584c Mon Sep 17 00:00:00 2001 From: dd Date: Wed, 17 Jul 2024 13:24:39 +0200 Subject: fixed wording --- extras/git-mirror.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras') diff --git a/extras/git-mirror.md b/extras/git-mirror.md index 51dc3c5..aed17a3 100644 --- a/extras/git-mirror.md +++ b/extras/git-mirror.md @@ -194,7 +194,7 @@ Create duply profile: if number of full backups (chains) has reached `MAX_FULL_BACKUPS` value. - Thus, with `MAX_FULL_BACKUPS=3` and `MAX_FULLBKP_AGE=1M` duplicity will create increments until month elapses. Then it creates new full backup/chain and continues with increments. - If we have meet 4th month then oldest full backup/chain is removed. + If we reach 4th month then oldest full backup/chain is removed. This will yield 2 full months of increments and partial third month with 1 to 30 days depending on the cycle, this results in rolling 60-90 days of coverage. -- cgit v1.2.3