diff options
Diffstat (limited to 'borgAuto.sh')
| -rwxr-xr-x | borgAuto.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/borgAuto.sh b/borgAuto.sh index 07c83c3..3f845e2 100755 --- a/borgAuto.sh +++ b/borgAuto.sh @@ -66,6 +66,7 @@ backup_exit=$? # Prune the repo of extra backups echo $'\nPruning repository' borg prune --stats \ + --list --keep-within 3d \ --keep-daily 14 \ --keep-weekly 8 \ |
