Skip to content

Delete duplicate help option: version#173

Closed
yhkee0404 wants to merge 1 commit intorocky:masterfrom
yhkee0404:patch-1
Closed

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

Conversation

@yhkee0404
Copy link

@yhkee0404 yhkee0404 commented Aug 21, 2025

@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__)

Copy link
Owner

@rocky rocky left a comment

Choose a reason for hiding this comment

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

Thanks for catching.

@rocky
Copy link
Owner

rocky commented Oct 1, 2025

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