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:37:59 UTC

[cordova-paramedic] 01/02: subheadlines for CLI

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 d8cfe928f8ab5ceba597ac0ceb8993a4369f4776
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Nov 28 17:36:52 2018 +0100

    subheadlines for CLI
---
 README.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8f40e33..bbed1bc 100644
--- a/README.md
+++ b/README.md
@@ -96,8 +96,9 @@ cordova-paramedic --platform android --plugin ./
 cordova-paramedic --platform android --plugin ./ --target 02e7f7e9215da7f8 --useTunnel
 ```
 
+## Command Line Interface
 
-### Command Line Interface
+### What to build/test
 
 #### `--platform` (required)
 
@@ -137,6 +138,9 @@ Useful when testing on real device (`--target` or `--device` parameter) so that
 
 ```
 cordova-paramedic --platform ios --plugin cordova-plugin-inappbrowser --externalServerUrl http://10.0.8.254
+
+### Emulator/Device to use for tests
+
 ```
 
 #### `--useTunnel` (optional)
@@ -180,6 +184,7 @@ A path to Cordova CLI. Useful when you're testing against locally installed Cord
 ```
 cordova-paramedic --platform android --plugin cordova-plugin-device --cli ./cordova-cli/bin/cordova
 ```
+### Test configuration
 
 #### `--timeout` (optional)
 
@@ -221,7 +226,7 @@ iOS only parameter. The path to the sample TCC DB file, with permissions, to be
 cordova-paramedic --platform ios --plugin cordova-plugin-contacts --tccDbPath tcc.db
 ```
 
-### Sauce-only arguments
+### Sauce Labs
 
 #### `--shouldUseSauce` (optional)
 


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