Carthage / Carthage/Commandant
Detect --help, and run help
Open
- Dominant language
- Swift
- Stars
- 420
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
`Unrecognized command: '--help'. See carthage help.` is not as helpful as it could be when parsing commands
if the argument that failed to parse contains `help` but was not exactly "executable help" the error should be printed and `executable help` should be run.
Maybe even `-h`
Contributor guide
Assessment
This issue has not been assessed yet.