Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Option parsing malfunction #40

Closed
Raynes opened this issue Sep 21, 2010 · 1 comment
Closed

Option parsing malfunction #40

Raynes opened this issue Sep 21, 2010 · 1 comment

Comments

@Raynes
Copy link
Contributor

Raynes commented Sep 21, 2010

rayne@ubuntu:~/cljprojs/cake-github$ cake github.repos.create cake-github --description="A command-line interface to the Github API as a cake plugin. Tasty."
{:github.repos.create ["cake-github" "--description=A command-line interface to the Github API as a cake plugin. Tasty."]}

It doesn't seem to like quotes after a --option. Note that all that task did was print the options raw.

@ninjudd
Copy link
Owner

ninjudd commented Sep 21, 2010

fixed

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants