You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/28 16:47:08 UTC

[cordova-paramedic] 01/03: add "test result server" subheadline

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-readme
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit 243fd15a1e60ab7fa323a2c62bdfd3dd5b51fafc
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Nov 28 17:46:39 2018 +0100

    add "test result server" subheadline
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bfba866..96aa376 100644
--- a/README.md
+++ b/README.md
@@ -158,10 +158,12 @@ Android only parameter. The device ID (from `adb devices`) of a device the tests
 cordova-paramedic --platform android --plugin cordova-plugin-contacts --target 02e7f7e9215da7f8
 ```
 
+### Test Result Server
+
 #### `--useTunnel` (optional)
 
 Use a tunnel (via [`localtunnel`](https://www.npmjs.com/package/localtunnel)) instead of local address (default is false).
-Useful when testing on real devices and don't want to specify external ip address (see `--externalServerUrl` above) of paramedic server.
+Useful when testing on real devices and don't want to specify external ip address (see `--externalServerUrl` below) of paramedic server.
 
 ```
 cordova-paramedic --platform ios --plugin cordova-plugin-inappbrowser --useTunnel


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