GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-cli/pull/186
CB-7220 Split cordova help into per feature help files
This splits the documentation for the various commands into individual
files.
It also exposes the bash help (although it doesn't mention that it's there).
It also documents the breaking change introduced by
https://issues.apache.org/jira/browse/CB-6024 to cordova run's argument parsing.
The second commit enables downstream users to cordova-cli to share
cordova-cli's help w/o having to reinvent it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-cli cb_7220
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/186.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 #186
----
commit b47f75b2fadff254726329eac962a0095c065811
Author: Josh Soref <[email protected]>
Date: 2014-07-29T18:16:46Z
CB-7220 Split cordova help into per feature help files
commit 88540ec3358c457adf0ff7ff9c26cd71c013a5d1
Author: Josh Soref <[email protected]>
Date: 2014-07-29T18:42:05Z
CB-7220 Support cordova_lib.binname
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---