Skip to content

Delete duplicate help option: version#173

Closed
yhkee0404 wants to merge 1 commit into
rocky:masterfrom
yhkee0404:patch-1
Closed

Delete duplicate help option: version#173
yhkee0404 wants to merge 1 commit into
rocky:masterfrom
yhkee0404:patch-1

Conversation

@yhkee0404

@yhkee0404 yhkee0404 commented Aug 21, 2025

Copy link
Copy Markdown

@click.version_option(version=__version__)
@click.option(
"--start-offset",
"start_offset",
default=0,
help="start decomplation at offset; default is 0 or the starting offset.",
)
@click.version_option(version=__version__)

@rocky rocky left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for catching.

@rocky

rocky commented Oct 1, 2025

Copy link
Copy Markdown
Owner

Seems to be merged into master. Thanks again for catching.

@rocky rocky closed this Oct 1, 2025
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