Update USAGE.md
This commit is contained in:
parent
220b34f8cb
commit
5275b23fa9
|
@ -91,10 +91,10 @@
|
||||||
Suppress all output. Overrides `--verbose`.
|
Suppress all output. Overrides `--verbose`.
|
||||||
- `--verbose <VERBOSE>`
|
- `--verbose <VERBOSE>`
|
||||||
Select how much output you want to see. Possible values are:
|
Select how much output you want to see. Possible values are:
|
||||||
- `quiet`: Suppress all output
|
- `0`: Suppress all output
|
||||||
- `progress`: Show only progress and final results
|
- `1`: Show only progress and final results
|
||||||
- `warnings-and-errors`: Show also skipped and error messages
|
- `2`: Show also skipped and error messages
|
||||||
- `all`: Print all
|
- `3`: Print all
|
||||||
- `-h, --help`
|
- `-h, --help`
|
||||||
Print help. A summary can be seen with `-h`.
|
Print help. A summary can be seen with `-h`.
|
||||||
- `-V, --version`
|
- `-V, --version`
|
||||||
|
|
Loading…
Reference in New Issue