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

Support for -- #24

Closed
dresende opened this issue Nov 11, 2011 · 3 comments
Closed

Support for -- #24

dresende opened this issue Nov 11, 2011 · 3 comments

Comments

@dresende
Copy link

Something missing is the ability to split options from arguments (using --) and write something like:

command -a -b -- this is -arguments

Without commander throwing an error about -- or anything after it (-a, -r, ..).

@tj
Copy link
Owner

tj commented Nov 11, 2011

ah good call! I'll try and get to adding this soon

@tj tj closed this as completed in e4abf05 Nov 15, 2011
@tj
Copy link
Owner

tj commented Nov 15, 2011

released 0.4.0

@dvv
Copy link

dvv commented Nov 17, 2011

Thanks!

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

3 participants