Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created August 23, 2010 20:44
Show Gist options
  • Save ymendel/546301 to your computer and use it in GitHub Desktop.
Save ymendel/546301 to your computer and use it in GitHub Desktop.
$ bundle --version
Bundler version 0.9.26
$ bundle version
Bundler version 0.9.26
$ bundle install --version
Unknown switches '--version'
$ bundle --version
Bundler version 0.9.26
$ bundle --version --version
Unknown switches '--version'
$ bundle --version install
"version" was called incorrectly. Call as "version".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment