mirror of
https://github.com/restic/restic.git
synced 2025-12-02 13:02:48 +00:00
bump cobra and add completions for fish
Signed-off-by: Tin Lai <oscar@tinyiu.com>
This commit is contained in:
@@ -290,6 +290,7 @@ func generateFiles() {
|
||||
run("./restic-generate.temp", "generate",
|
||||
"--man", "doc/man",
|
||||
"--zsh-completion", "doc/zsh-completion.zsh",
|
||||
"--fish-completion", "doc/fish-completion.fish",
|
||||
"--bash-completion", "doc/bash-completion.sh")
|
||||
rm("restic-generate.temp")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user