heymartinadams closed pull request #764: See PR #722
URL: https://github.com/apache/cordova-docs/pull/764
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/docs/en/7.x/guide/platforms/android/index.md 
b/www/docs/en/7.x/guide/platforms/android/index.md
index 0a773ae83..b94006e12 100644
--- a/www/docs/en/7.x/guide/platforms/android/index.md
+++ b/www/docs/en/7.x/guide/platforms/android/index.md
@@ -311,7 +311,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:
 
 `cordova run android --release -- --keystore=../my-release-key.keystore 
--storePassword=password --alias=alias_name --password=password`.
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to