Skip to content

cli: Use clap-mangen to generate man pages#233

Draft
felinira wants to merge 1 commit into
mainfrom
wip/clap-mangen
Draft

cli: Use clap-mangen to generate man pages#233
felinira wants to merge 1 commit into
mainfrom
wip/clap-mangen

Conversation

@felinira

@felinira felinira commented Jul 6, 2024

Copy link
Copy Markdown
Collaborator

We can't merge this as of now, this renders subcommands as separate man pages, which for us would be way too noisy and unnecessary.

See: clap-rs/clap#5337

SUBCOMMANDS
       wormhole-rs-send(1)
              Send a file or a folder

Maybe we need to do something differently here.

Closes #231

@codecov

codecov Bot commented Jul 6, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.90%. Comparing base (bc997d8) to head (fee1608).
⚠️ Report is 134 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   38.03%   37.90%   -0.13%     
==========================================
  Files          18       18              
  Lines        3163     3163              
==========================================
- Hits         1203     1199       -4     
- Misses       1960     1964       +4     

☔ 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically generate man pages

1 participant