diff options
Diffstat (limited to 'doc/help/json.rst')
-rw-r--r-- | doc/help/json.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/json.rst b/doc/help/json.rst index a330167e..58f08948 100644 --- a/doc/help/json.rst +++ b/doc/help/json.rst @@ -25,6 +25,7 @@ -o OUTFILE Write the JSON report to this file. Defaults to 'coverage.json' --pretty-print Format the JSON for human readers. + -q, --quiet Don't print messages about what is happening. --show-contexts Show contexts for covered lines. --debug=OPTS Debug options, separated by commas. [env: COVERAGE_DEBUG] |