summaryrefslogtreecommitdiff
path: root/doc/help/json.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-10-28 04:45:51 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-10-28 04:45:51 -0400
commitdaee486d28d25eae6748873b3aae823e39035809 (patch)
treebd198e4e178d19e1416eb960bfb8c9b4e79bf1f9 /doc/help/json.rst
parentea6906b092d9bb09285094eee94e322d2cb413a5 (diff)
downloadpython-coveragepy-git-daee486d28d25eae6748873b3aae823e39035809.tar.gz
chore(docs): 'make cmd_help' because cmdline.py changed
Diffstat (limited to 'doc/help/json.rst')
-rw-r--r--doc/help/json.rst1
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]