Support for Borg create --progress via borgmatic command-line flag (#108).
All checks were successful
the build was successful
All checks were successful
the build was successful
This commit is contained in:
@@ -40,6 +40,7 @@ for sub_command in prune create check list info; do
|
||||
| grep -v '^--list$' \
|
||||
| grep -v '^--nobsdflags$' \
|
||||
| grep -v '^--pattern$' \
|
||||
| grep -v '^--progress$' \
|
||||
| grep -v '^--read-special$' \
|
||||
| grep -v '^--repository-only$' \
|
||||
| grep -v '^--show-rc$' \
|
||||
|
||||
Reference in New Issue
Block a user