forked from TrueCloudLab/restic
Update manpages and auto-completion
This commit is contained in:
parent
827f6d7b24
commit
a439cdeb05
28 changed files with 410 additions and 10 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue