1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 00:07:25 +00:00
restic/changelog/unreleased/issue-3312

7 lines
193 B
Text
Raw Normal View History

Enhancement: Add auto-completion file for fish
2021-08-02 08:12:55 +00:00
We added support for fish auto completion for the `generate` command by
upgrading the Cobra library.
https://github.com/restic/restic/pull/3312