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

Usage improvement #236

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Usage improvement #236

merged 2 commits into from
Nov 2, 2023

Conversation

hansenmc
Copy link
Member

@hansenmc hansenmc commented Nov 2, 2023

Returning the full usage info and all options is too much. It makes it difficult to find the exception and error message and causes users to scroll through a ton of text.

Change to not generate the full usage statement in an initi exception. Instead, inform the user of how they can request usage info by applying -h or --help or --usage switches.

… much returned on the screen, and it makes it difficult to find the exception and relevant information.

Changing to only include a message about how to return the full usage info by applying -h or --help or --usage switches.
@hansenmc hansenmc merged commit 0bad6a0 into development Nov 2, 2023
@hansenmc hansenmc deleted the usageImprovement branch November 2, 2023 16:31
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 this pull request may close these issues.

1 participant