We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a9c30 commit 6718257Copy full SHA for 6718257
README.md
@@ -39,8 +39,8 @@ Example: parallel_calabash -a my.apk -o 'cucumber_opts_like_tags_profile_etc_her
39
-a, --apk apk_path apk file path
40
-d, --distribution-tag tag divide features into groups as per occurrence of given tag
41
-o, --cucumber_opts '[OPTIONS]' execute with those cucumber options
42
- --serialize-stdout Serialize stdout output, nothing will be written until everything is done
43
- --concurrent Run tests concurrently. Each test will run once on each device.
+ --serialize-stdout Serialize stdout output, nothing will be written until everything is done
+ --concurrent Run tests concurrently. Each test will run once on each device.
44
45
## REPROTING
46
0 commit comments