Skip to content

Conversation

@mkovaxx
Copy link

@mkovaxx mkovaxx commented Jan 12, 2026

Fixes #6200.

TODO:

  • update docs

@mkovaxx mkovaxx force-pushed the allow-dash-dash-as-value branch from 0adb645 to cfc019d Compare January 12, 2026 17:05
@epage
Copy link
Member

epage commented Jan 12, 2026

Note that we generally ask for discussing the general solution on the Issue and getting agreement on that before we will look at PRs, see https://github.com/clap-rs/clap/blob/master/CONTRIBUTING.md#where-to-start

@mkovaxx mkovaxx force-pushed the allow-dash-dash-as-value branch from cfc019d to a9810d4 Compare January 12, 2026 17:07
@mkovaxx mkovaxx changed the title feat: dis/allow -- as value feat: Dis/Allow -- as Value Jan 12, 2026
@mkovaxx
Copy link
Author

mkovaxx commented Jan 17, 2026

Note that we generally ask for discussing the general solution on the Issue and getting agreement on that before we will look at PRs, see https://github.com/clap-rs/clap/blob/master/CONTRIBUTING.md#where-to-start

@epage Got it, thanks for the guidance here!

Added a proposal outlining the general approach and rationale on the original issue:
#6200 (comment)

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.

Parsing two var args separated by --

2 participants