Skip to content

Commit

Permalink
Fixed "CLI Options"'s table which was messed up
Browse files Browse the repository at this point in the history
The content in "CLI Options" table was not shown properly, since extra line was added between children of table.
  • Loading branch information
NikolozCh authored Dec 14, 2021
1 parent 18e0b53 commit 0ae4cf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@ such a scenario.
| CLI Option | Description |
|-------------|-------------------|
| `--reporter-cli-silent` | The CLI reporter is internally disabled and you see no output to terminal. |

| `--reporter-cli-show-timestamps` | This prints the local time for each request made. |
| `--reporter-cli-no-summary` | The statistical summary table is not shown. |
| `--reporter-cli-no-failures` | This prevents the run failures from being separately printed. |
Expand Down

0 comments on commit 0ae4cf5

Please sign in to comment.