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

Jekyll assumes command options #46

Open
ashmaroli opened this issue Sep 12, 2016 · 0 comments
Open

Jekyll assumes command options #46

ashmaroli opened this issue Sep 12, 2016 · 0 comments

Comments

@ashmaroli
Copy link
Member

ashmaroli commented Sep 12, 2016

ref: Jekyll Issue/5345

  • I believe this to be a bug, not a question about using Jekyll.
  • I updated to the latest Jekyll

  • I am on (or have tested on) _Windows_ 7

Steps to reproduce this error

Run any or all of the following:

  • jekyll new TESTING 1 --blank
  • jekyll new TESTING 2 --blan
  • jekyll new TESTING 3 --bla
  • jekyll new TESTING 4 --bl
  • jekyll new TESTING 5 --b

The Output I Expected

Except for jekyll new TESTING 1 --blank
I expected every other command to throw a "command-option-unknown" error.
But.. nope. got none at all

Is this smartness by design?

/cc @jekyll/ecosystem

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