[GitHub] cordova-docs pull request #722: Update index.md

2017-08-20 Thread janpio
Github user janpio commented on a diff in the pull request:

https://github.com/apache/cordova-docs/pull/722#discussion_r134116008
  
--- Diff: www/docs/en/6.x/guide/platforms/android/index.md ---
@@ -310,7 +310,7 @@ To sign an app, you need the following parameters:
 These parameters can be specified using the command line arguments above to
 the [Cordova CLI][cli_reference] `build` or `run` commands.
 
-__Note__: You should use double `--` to indicate that these are 
platform-specific arguments, for example:
+__Note__: You should use double `--` (followed by a space) to indicate 
that these are platform-specific arguments, for example:
--- End diff --

maybe add an "i.e. `-- --`" in the brackets as well.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-docs pull request #722: Update index.md

2017-08-19 Thread heymartinadams
GitHub user heymartinadams opened a pull request:

https://github.com/apache/cordova-docs/pull/722

Update index.md

Duplicate entry of `--`, or missing additional parameter, as the case may 
be.

### Platforms affected

Docs

### What does this PR do?

Correction

### What testing has been done on this change?

Terminal on mac.

### Checklist
**n/a**
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/heymartinadams/cordova-docs patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-docs/pull/722.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 #722


commit 5a6b6ae1d11e6177251e3342cea1d1580cf538d4
Author: Martin Adams 
Date:   2017-08-19T23:05:23Z

Update index.md

Duplicate entry of `--`, or missing additional parameter, as the case may 
be.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org