Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork642
fix: correct the minimum help output#4057
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
codecovbot commentedJan 19, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## master #4057 +/- ##======================================= Coverage 90.89% 90.89% ======================================= Files 22 22 Lines 1692 1692 Branches 488 488 ======================================= Hits 1538 1538 Misses 154 154
Continue to review full report in Codecov by Sentry.
|
Thank you |
Uh oh!
There was an error while loading.Please reload this page.
What kind of change does this PR introduce?
bug fix
Did you add tests for your changes?
Yes.
If relevant, did you update the documentation?
Yes.
Summary
Don't show multiple
--extendsin the help output.Does this PR introduce a breaking change?
No
Other information
No