You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc/early-access: use correct argument for email verification
Tool "kci" expects email as an argument (not the user name):
```
$ ./kci user verify --help
Usage: kci user verify [OPTIONS] EMAIL
(snip)
```
Signed-off-by: Paweł Wieczorek <[email protected]>
0 commit comments