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

Split up option parsing for optirun and bumblebeed? #17

Closed
Lekensteyn opened this issue Jan 2, 2012 · 2 comments
Closed

Split up option parsing for optirun and bumblebeed? #17

Lekensteyn opened this issue Jan 2, 2012 · 2 comments

Comments

@Lekensteyn
Copy link
Member

The --help message for both binaries show not all options. Can't we split up the configuration parsing for both binaries? That could result in less dependencies as well.

@Thulinma
Copy link
Member

Thulinma commented Jan 2, 2012

Sure, why not.
It's only merged because I was too lazy to code two option parsers ;-)

@Lekensteyn
Copy link
Member Author

Config parsing has been split up in commit 27743b1

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