2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 14:48:24 +00:00

6 lines
153 B
Plaintext
Raw Normal View History

2021-08-02 23:49:16 +02:00
Enhancement: Add auto-completion support for fish
2021-08-02 23:49:16 +02:00
The `generate` command now supports fish auto completion.
https://github.com/restic/restic/pull/3312