Skip to content

Bump version to 0.2.1 - fix --help formatting#4

Merged
devjgm merged 1 commit intomainfrom
bump-0.2.1
Apr 26, 2026
Merged

Bump version to 0.2.1 - fix --help formatting#4
devjgm merged 1 commit intomainfrom
bump-0.2.1

Conversation

@devjgm
Copy link
Copy Markdown
Owner

@devjgm devjgm commented Apr 26, 2026

Use clap's verbatim_doc_comment so the doc comment on Args is preserved verbatim in --help output. Without it, clap fold-wraps multiple lines into a single paragraph and strips indentation, mangling the example section.

Use clap's verbatim_doc_comment so the doc comment on Args is preserved
verbatim in --help output. Without it, clap fold-wraps multiple lines
into a single paragraph and strips indentation, mangling the example
section.
@devjgm devjgm merged commit 2525241 into main Apr 26, 2026
4 checks passed
@devjgm devjgm deleted the bump-0.2.1 branch April 26, 2026 20:16
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