Skip to content

Commit

Permalink
Add -vv option documentation to readme, #32 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
slarse committed Mar 7, 2019
1 parent 1c3cc11 commit f88100a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ with `--disable-security`.
- Disable the seurity policy.
* `-v|--verbose`
- Display more verbose information (currently only concerns test failures).
- Long lines are truncated.
* `-vv|--very-verbose`
- Same as `-v`, but without truncation.

### Configuration file
First and foremost, `junit4` must be added to the `plugins` option under the
Expand Down

0 comments on commit f88100a

Please sign in to comment.