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

The --version option doesn't work when other options are before it on command line #198

Closed
micha opened this issue Apr 25, 2015 · 0 comments

Comments

@micha
Copy link
Contributor

micha commented Apr 25, 2015

For example:

boot -C -V

prints the boot usage info instead of the version.

@micha micha closed this as completed in 6623ea8 Apr 25, 2015
micha added a commit that referenced this issue May 21, 2015
Fixed
=====

* #101 Stack overflow when using pprint in build.boot file
* #197 White text looks weird on black-on-white terminal
* #198 The --version option doesn't work when other options are before it
  on command line

Added
=====

* #128 refactor core api; renamed the following:
  - temp-dir! --> tmp-dir!
  - tmpdir    --> tmp-dir
  - tmpfile   --> tmp-file
  - tmppath   --> tmp-path
  - tmpfile?  --> tmp-file?
* #203 web builtin: support context create, destroy handlers

Changed
=======

none

Removed
=======

none

Deprecated
==========

* #128 boot.core/{tmp-dir!,tmpdir,tmpfile,tmppath,tmpfile?} deprecated
* #203 boot.xml namespace is deprecated
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