[
https://issues.apache.org/jira/browse/CB-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944042#comment-13944042
]
ASF GitHub Bot commented on CB-6331:
------------------------------------
GitHub user Philzen opened a pull request:
https://github.com/apache/cordova-cli/pull/147
CB-6331 Fixed (potentially confusing) typo
https://issues.apache.org/jira/browse/CB-6331
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Philzen/cordova-cli master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/147.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 #147
----
commit 4175701200df703afa58b44b8f73e3a37053813a
Author: Philzen <[email protected]>
Date: 2014-03-22T12:29:43Z
# Fixed (potentially confusing) typo
----
> Typo in config-path (help.txt)
> ------------------------------
>
> Key: CB-6331
> URL: https://issues.apache.org/jira/browse/CB-6331
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI, Docs
> Affects Versions: 3.4.0
> Reporter: Philipp Austermann
> Priority: Minor
> Labels: cordova-cli, documentation
> Fix For: Master
>
>
> The helptext of the cordova CLI states
> {noformat}
> CONFIG is a json string whose key/values will be included
> in [PATH]/.codova/config.json
> {noformat}
> I am assuming it should be {code} in
> [PATH]/.cordova/config.json {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)