diff options
Diffstat (limited to 'doc/help/html.rst')
-rw-r--r-- | doc/help/html.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/html.rst b/doc/help/html.rst index 7dbf91c8..081646b9 100644 --- a/doc/help/html.rst +++ b/doc/help/html.rst @@ -27,6 +27,7 @@ Accepts shell-style wildcards, which must be quoted. --precision=N Number of digits after the decimal point to display for reported coverage percentages. + -q, --quiet Don't print messages about what is happening. --show-contexts Show contexts for covered lines. --skip-covered Skip files with 100% coverage. --no-skip-covered Disable --skip-covered. |