elasticdog / transcrypt

transparently encrypt files within a git repository
MIT License
1.44k stars 102 forks source link

Fix error in zsh completion #107

Closed erijo closed 3 years ago

erijo commented 3 years ago

{} should only be used when there are multiple options. Otherwise you get the following error:

_arguments:comparguments:325: invalid argument: (--upgrade -c --cipher -d --display -f --flush-credentials -p --password -r --rekey){--upgrade}[upgrade transcrypt]

jmurty commented 3 years ago

Thanks for this fix @erijo, it will be included in the next release