Skip to content

Commit cf32675

Browse files
authored
Update README.md
1 parent 471c950 commit cf32675

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ Possible values are
6767
| Option | Parameter Name | Possible Values |
6868
|-------------|----------------|---------------------------------------|
6969
| concise | --concise | |
70-
| engine | --engine | [phantomjs | slimerjs] |
70+
| engine | --engine | [phantomjs \| slimerjs] |
7171
| failFast | --fail-fast | |
72-
| includes | --includes | <filename>,<filename> |
72+
| includes | --includes | `<filename>,<filename>` |
7373
| logLevel | --log-level | `[debug \| info \| warning \| error]` |
7474
| noColors | --no-colors | |
75-
| post | --post | <filename> |
76-
| pre | --pre | <filename> |
75+
| post | --post | `<filename>` |
76+
| pre | --pre | `<filename>` |
7777
| webSecurity | --web-security | no |
78-
| xunit | --xunit | <filename> |
78+
| xunit | --xunit | `<filename>` |
7979

8080

8181

0 commit comments

Comments
 (0)