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

Fix --config flag description to reference correct default #550

Merged

Conversation

justenstall
Copy link
Contributor

I was trying to figure out why my config file wasn't being loaded and realized the default value documented in the flag was inaccurate. This PR fixes the flag description. I also changed the useUserSuppliedConfigFile to operate on its argument rather than the global var, which wasn't a bug but looked like a typo to me.

Copy link
Owner

@daveshanley daveshanley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for fixing this.

@daveshanley daveshanley merged commit 3555616 into daveshanley:main Oct 2, 2024
2 of 3 checks passed
@justenstall justenstall deleted the standardize-config-file-references branch October 4, 2024 15:14
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.

2 participants