mirror of
https://github.com/restic/restic.git
synced 2025-08-22 07:07:26 +00:00
Update manpages and auto-completion
This commit is contained in:
@@ -7,7 +7,7 @@ case $state in
|
||||
level1)
|
||||
case $words[1] in
|
||||
restic)
|
||||
_arguments '1: :(backup cat check dump find forget generate help init key list ls migrate mount options prune rebuild-index restore snapshots tag unlock version)'
|
||||
_arguments '1: :(backup cat check diff dump find forget generate help init key list ls migrate mount options prune rebuild-index restore snapshots tag unlock version)'
|
||||
;;
|
||||
*)
|
||||
_arguments '*: :_files'
|
||||
|
Reference in New Issue
Block a user