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

plugman --version doesn't work #123

Closed
janpio opened this issue Apr 29, 2019 · 2 comments · Fixed by #124
Closed

plugman --version doesn't work #123

janpio opened this issue Apr 29, 2019 · 2 comments · Fixed by #124

Comments

@janpio
Copy link
Member

janpio commented Apr 29, 2019

λ plugman --version
Usage: plugman [OPTION]... <command>

These are the available plugman commands:

Manage plugins in a Cordova project
    install              Install a plugin into a Cordova project
    uninstall            Uninstall a plugin from a Cordova project

Author plugins
    create               Create a plugin
    createpackagejson    Add a package.json file to a plugin
    platform             Add and remove platforms from a plugin

Global options:
    --help, -h           Show help for <command> or this if none was given
    --debug, -d          Enable verbose output
    --version, -v        Display the plugman version

real version is 3.0.1

@raphinesse
Copy link
Contributor

There I was, ready to take the blame for breaking it. But it actually was @erisu in 6b77417 😉

I don't see a reason for the change from Boolean to String though.

raphinesse added a commit to raphinesse/cordova-plugman that referenced this issue Apr 29, 2019
@janpio
Copy link
Member Author

janpio commented Apr 29, 2019

That looks like merge fu

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

Successfully merging a pull request may close this issue.

2 participants