1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-03 13:45:20 +00:00
restic/changelog/unreleased/issue-3312

7 lines
208 B
Text
Raw Normal View History

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