Typo on GEI CLI usage
Open
bug
- Dominant language
- C#
- Stars
- 478
- Forks
- 146
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
## Description
Also small typo on usage when using gh cli. Usage should be “gh gei” and not “gh-gei”.
```
Actual: “Usage: gh-gei [options] [command]”
Expected: “Usage: gh gei [options] [command]”
```
Contributor guide
Assessment
This issue has not been assessed yet.