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

:multi => true incompatible with :type => flag. #20

Open
snarke opened this issue Mar 14, 2019 · 0 comments
Open

:multi => true incompatible with :type => flag. #20

snarke opened this issue Mar 14, 2019 · 0 comments

Comments

@snarke
Copy link

snarke commented Mar 14, 2019

I've got a script that converts video files. -l is the short flag for "auto-detect letterboxing and remove if present." I would like to have a corresponding "-nl" flag for "do NOT check for letterboxing." But, what I'm reporting here is that it seems I cannot do "script --no-letterbox filename.mpeg anotherfile.mpeg --letterbox filewithletterboxing.mpeg" because that throws an "unsupported multiple argument type 'TrueClass'" error.

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

1 participant