Support for Borg --keep-secondly prune option (#98).
All checks were successful
the build was successful
All checks were successful
the build was successful
This commit is contained in:
@@ -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$' \
|
||||
|
||||
Reference in New Issue
Block a user