Update manpages and auto-completion

This commit is contained in:
Alexander Neumann
2018-08-06 21:28:59 +02:00
parent 143597d445
commit c221d662d0
6 changed files with 257 additions and 3 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 snapshots 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 restore snapshots stats tag unlock version)'
;;
*)
_arguments '*: :_files'