summaryrefslogtreecommitdiff
path: root/snap.py
diff options
context:
space:
mode:
Diffstat (limited to 'snap.py')
-rwxr-xr-xsnap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap.py b/snap.py
index 0c22fc44..80487292 100755
--- a/snap.py
+++ b/snap.py
@@ -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',