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

[cli] Make argument errors consistent across commands #458

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

angrycub
Copy link
Contributor

Description
Make the "argument error" messages consistent across all commands by using the error string constant and by printing the usage helper after the error message prints out.

@angrycub angrycub added type/bug stage/accepted theme/cli Relates to the CLI in general type/chore Non-feature cleanup. labels Oct 26, 2023
@angrycub angrycub self-assigned this Oct 26, 2023
@angrycub angrycub merged commit e9c6030 into main Oct 27, 2023
@angrycub angrycub deleted the cli/missing-usage-text branch October 27, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/accepted theme/cli Relates to the CLI in general type/bug type/chore Non-feature cleanup.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants