Support for Borg --keep-secondly prune option (#98).

This commit is contained in:
Dan Helfman
2018-10-04 21:54:23 -07:00
parent 900ea80a42
commit da8e9638f4
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ for sub_command in prune create check list info; do
| grep -v '^--help$' \
| grep -v '^--info$' \
| grep -v '^--json$' \
| grep -v '^--keep-last$' \
| grep -v '^--list$' \
| grep -v '^--nobsdflags$' \
| grep -v '^--pattern$' \