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

Can't only use optional arguments? #68

Open
ergpopler opened this issue Jul 10, 2021 · 0 comments
Open

Can't only use optional arguments? #68

ergpopler opened this issue Jul 10, 2021 · 0 comments

Comments

@ergpopler
Copy link

Example of what should be done:

./prog.lua build

and

./prog.lua install

but if i make install and build both options i get the following error:
mpm: bad number of arguments: 0 argument(s) must be specified, not 1; re-run with help for usage
I can set build or install as arguments, but that makes both options REQUIRED, which is not what is wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant