Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a long option --no-capture #392

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

ligurio
Copy link
Member

@ligurio ligurio commented Sep 27, 2024

The option -c allows to disable capture and this option has no long variant with self-explained name.
The patch fixes that.

Closes #391

@ligurio ligurio requested a review from ylobankov September 27, 2024 13:09
The option `-c` allows to disable capture and this option
has no long variant with self-explained name.
The patch fixes that.

Closes #391
@ligurio ligurio force-pushed the ligurio/no-capture-long-option branch from 2ae2a54 to 1b5b346 Compare September 27, 2024 13:23
@ligurio ligurio mentioned this pull request Sep 27, 2024
12 tasks
Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

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

I like the idea!

@ylobankov ylobankov merged commit 3a78617 into master Sep 30, 2024
13 checks passed
@ylobankov ylobankov deleted the ligurio/no-capture-long-option branch September 30, 2024 09:04
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.

Add a long-option for no-capture mode
3 participants