Replies: 2 comments 2 replies
|
It is a good idea but:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I think it would be nice if flags with
repeatable: trueonly took unique values. I've been doing this kind of filtering using bash's built-in regex operator, so I did a test by manually editing a generated script and adding it to theparse_requirementsfunction of a command:Maybe that would be a possible solution.
All reactions