Update manpages and auto-completion

This commit is contained in:
Alexander Neumann
2018-10-13 13:48:30 +02:00
parent 0f5fc8fb3d
commit 9484a14ab2
27 changed files with 255 additions and 55 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 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 restore self-update snapshots stats tag unlock version)'
;;
*)
_arguments '*: :_files'