diff options
Diffstat (limited to 'doc/help/xml.rst')
-rw-r--r-- | doc/help/xml.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/xml.rst b/doc/help/xml.rst index 2ad134c9..cb64877d 100644 --- a/doc/help/xml.rst +++ b/doc/help/xml.rst @@ -20,6 +20,7 @@ Accepts shell-style wildcards, which must be quoted. -o OUTFILE Write the XML report to this file. Defaults to 'coverage.xml' + -q, --quiet Don't print messages about what is happening. --skip-empty Skip files with no code. --debug=OPTS Debug options, separated by commas. [env: COVERAGE_DEBUG] |