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

Param reference inaccurate for argument flags #266

Open
astrovsky01 opened this issue Oct 31, 2024 · 1 comment
Open

Param reference inaccurate for argument flags #266

astrovsky01 opened this issue Oct 31, 2024 · 1 comment

Comments

@astrovsky01
Copy link

When referencing a param that uses argument instead of name, the param generated replaces the "--" with underscores instead of removing them for the parameter reference

@davelopez
Copy link
Collaborator

Thanks for reporting @astrovsky01!

I've just tried with a simple example and I cannot reproduce (or I don't get exactly what is the issue).

This is what I have tried:

GLSTestInsertArgumentReference.mp4

Can you give me a minimal tool wrapper or param definition that behaves like this?

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

No branches or pull requests

2 participants