[
https://issues.apache.org/jira/browse/CB-7894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190660#comment-14190660
]
ASF GitHub Bot commented on CB-7894:
------------------------------------
GitHub user johnwargo opened a pull request:
https://github.com/apache/cordova-plugman/pull/80
CB-7894 - Updated docs
Removed --uninstall, added docs for owner and some other cleanups
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnwargo/cordova-plugman master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugman/pull/80.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #80
----
commit 08531cb77c32ee60b37cdd0fe921748957f6e288
Author: johnwargo <[email protected]>
Date: 2014-10-30T19:19:04Z
CB-7894 - Updated docs
Removed --uninstall, added docs for owner and some other cleanups
----
> Plugman Docs Error
> ------------------
>
> Key: CB-7894
> URL: https://issues.apache.org/jira/browse/CB-7894
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugman
> Affects Versions: 4.0.0
> Reporter: John M. Wargo
>
> The plugman docs located at
> http://cordova.apache.org/docs/en/4.0.0/plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins
> contain incorrect instructions for adding plugins. The documentation shows
> an example:
> $ plugman --platform <ios|amazon-fireos|android|blackberry10|wp8> --project
> <directory> --plugin <name|url|path> [--plugins_dir <directory>] [--www
> <directory>] [--variable <name>=<value> [--variable <name>=<value> ...]]
> But the example is missing the install switch:
> $ plugman install --platform <ios|amazon-fireos|android|blackberry10|wp8>
> --project <directory> --plugin <name|url|path> [--plugins_dir <directory>]
> [--www <directory>] [--variable <name>=<value> [--variable <name>=<value>
> ...]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]