2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-06 19:10:49 +00:00
restic/changelog/unreleased/issue-3312
Tin Lai 9cc1ecdd45
bump cobra and add completions for fish
Signed-off-by: Tin Lai <oscar@tinyiu.com>
2021-05-21 13:47:52 +10:00

7 lines
208 B
Plaintext

Enhancement: Add auto-completion file for fish
The version of cobra had been increased to v1.1.3, and `generate` command has added
auto-completion file for fish.
https://github.com/restic/restic/pull/3312