mrkmg/borgbackup-zsh-completion

recreate is missing, change-passphrase is a subcommand of key

Closed this issue · 5 comments

borg_possible_commands=(serve init check key change-passphrase create extract export-tar diff rename delete list mount umount info break-lock prune upgrade with-lock benchmark)

Should I open the same issue at borg as well?

mrkmg commented

I’ll take care of it this weekend

I actually started working on it, and got pretty far. I also reorganized it to follow the documentation more closely, so a review is much easier this way.
Do you want me to open a pull request?

mrkmg commented

Sure! Thanks.

Here you go: #5