diff options
| -rwxr-xr-x | snap.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -77,7 +77,7 @@ def borg_lv(lv, size_percent, target, archive_prefix, dry_run, **args): | |||
| 77 | '--show-rc', | 77 | '--show-rc', |
| 78 | # '--progress', | 78 | # '--progress', |
| 79 | '--list', | 79 | '--list', |
| 80 | '--filter=AMEi-x?', | 80 | '--filter=AMEi-?', |
| 81 | '--stats', | 81 | '--stats', |
| 82 | '--patterns-from=.backup-vidhar', | 82 | '--patterns-from=.backup-vidhar', |
| 83 | '--exclude-caches', | 83 | '--exclude-caches', |
