Closed JamesLMilner closed 6 years ago
@JamesMilnerUK how does this actually look in the command output?
I am reworking this to show the full main help, with an additional warning message in red, rather than just showing a simple error message.
Closing in favour of #269
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
At the moment the CLI returns the help template on non existent commands. This PR fixes that.
Resolves #266