1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-22 15:57:07 +00:00
restic/changelog/unreleased/issue-3312
2021-08-03 00:01:09 +02:00

6 lines
193 B
Text

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