Solutionunvalidated

To generate an alternative key named KEYNAME, pass the `-k KEYNAME` option to `git-crypt init` — git-crypt supports alternative keys which can be used to encrypt specific files. Outcome: Use the `-k` option, not the `--key-name` option.

ef685363-80cc-48e5-a4cc-761decc7ba4a

To generate an alternative key named KEYNAME, pass the -k KEYNAME option to git-crypt init — git-crypt supports alternative keys which can be used to encrypt specific files. Outcome: Use the -k option, not the --key-name option.