Update manpages and auto-completion

This commit is contained in:
Alexander Neumann 2018-02-26 21:32:16 +01:00
parent cfccd67600
commit 68bf1509bd
2 changed files with 6 additions and 0 deletions

View file

@ -349,6 +349,8 @@ _restic_check()
local_nonpersistent_flags+=("--help")
flags+=("--read-data")
local_nonpersistent_flags+=("--read-data")
flags+=("--read-data-subset=")
local_nonpersistent_flags+=("--read-data-subset=")
flags+=("--with-cache")
local_nonpersistent_flags+=("--with-cache")
flags+=("--cacert=")