Update manpages and auto-completion

This commit is contained in:
Alexander Neumann 2019-01-06 21:40:32 +01:00
parent 827f6d7b24
commit a439cdeb05
28 changed files with 410 additions and 10 deletions

View file

@ -7,7 +7,7 @@ case $state in
level1)
case $words[1] in
restic)
_arguments '1: :(backup cache cat check diff dump find forget generate help init key list ls migrate mount options prune rebuild-index restore self-update snapshots stats tag unlock version)'
_arguments '1: :(backup cache cat check diff dump find forget generate help init key list ls migrate mount options prune rebuild-index recover restore self-update snapshots stats tag unlock version)'
;;
*)
_arguments '*: :_files'