Pass --show-rc option to Borg when at highest verbosity level (#89).
This commit is contained in:
@@ -37,6 +37,7 @@ for sub_command in prune create check list info; do
|
||||
| grep -v '^--nobsdflags$' \
|
||||
| grep -v '^--pattern$' \
|
||||
| grep -v '^--repository-only$' \
|
||||
| grep -v '^--show-rc$' \
|
||||
| grep -v '^--stats$' \
|
||||
| grep -v '^--verbose$' \
|
||||
| grep -v '^--warning$' \
|
||||
|
||||
Reference in New Issue
Block a user