Explorar o código

--read-special is now supported.

Dan Helfman %!s(int64=6) %!d(string=hai) anos
pai
achega
e7b128e735
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/find-unsupported-borg-options

+ 1 - 0
scripts/find-unsupported-borg-options

@@ -36,6 +36,7 @@ for sub_command in prune create check list info; do
             | grep -v '^--list$' \
             | grep -v '^--nobsdflags$' \
             | grep -v '^--pattern$' \
+            | grep -v '^--read-special$' \
             | grep -v '^--repository-only$' \
             | grep -v '^--show-rc$' \
             | grep -v '^--stats$' \