Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop displaying the CLI help each time there's an error on startup #437

Closed
MadelineMurray opened this issue Mar 2, 2020 · 0 comments · Fixed by #791 or #809
Closed

Stop displaying the CLI help each time there's an error on startup #437

MadelineMurray opened this issue Mar 2, 2020 · 0 comments · Fixed by #791 or #809
Assignees

Comments

@MadelineMurray
Copy link
Contributor

Currently Besu displays the entire CLI help each time there's an error on startup. This means a lot of scrolling to find the actual error message and generally isn't required.

Suggest removing and adding a message to use the --help option if you want to see the CLI help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants