Replies: 2 comments 2 replies
-
It is a good idea but:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I have implemented #454 and #456 to add support for |
Beta Was this translation helpful? Give feedback.
2 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: true
only 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_requirements
function of a command:Maybe that would be a possible solution.
Beta Was this translation helpful? Give feedback.
All reactions