Skip to content

Fix --out vs --output mismatch in extract program help text#222

Open
jcurtis2 wants to merge 1 commit into
masterfrom
fix-extract-help-output-flag
Open

Fix --out vs --output mismatch in extract program help text#222
jcurtis2 wants to merge 1 commit into
masterfrom
fix-extract-help-output-flag

Conversation

@jcurtis2
Copy link
Copy Markdown
Collaborator

All seven extract_* programs registered the long option as --output but advertised --out in their help, causing --out to fail with "unknown option".

@jcurtis2 jcurtis2 self-assigned this May 20, 2026
@jcurtis2 jcurtis2 added the bug label May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.43%. Comparing base (e6356e7) to head (c779f1b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
- Coverage   77.45%   77.43%   -0.03%     
==========================================
  Files          55       55              
  Lines        9420     9420              
==========================================
- Hits         7296     7294       -2     
- Misses       2124     2126       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant