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/27 18:02:12 UTC

[cordova-paramedic] 04/04: better docs for externalServerUrl

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 5e2d055c6fef39fc788d0fd43c3d5c255d88a271
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Nov 27 19:01:54 2018 +0100

    better docs for externalServerUrl
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf4a6d1..1a66e25 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ cordova-paramedic --platform ios --plugin cordova-plugin-inappbrowser --justbuil
 
 #### `--externalServerUrl` (optional)
 
-Useful when testing on real device (`--device` parameter) so that tests results from device could be posted back to paramedic server.
+Useful when testing on real device (`--target` or `--device` parameter) so that tests results from device could be posted back to paramedic server. Caution: You have to include the 
 
 ```
 cordova-paramedic --platform ios --plugin cordova-plugin-inappbrowser --externalServerUrl http://10.0.8.254


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