diff --git a/doc/source/subunit_trace.rst b/doc/source/subunit_trace.rst index 028f970..3cf3be0 100644 --- a/doc/source/subunit_trace.rst +++ b/doc/source/subunit_trace.rst @@ -11,7 +11,7 @@ Summary ------- subunit-trace [--fails|-f] [--failonly] [--perc-diff|-d] [--no-summary] - [--diff-threshold|-t ] + [--diff-threshold|-t ] [--color] Options ------- @@ -31,6 +31,8 @@ Options change will always be displayed. --no-summary Don't print the summary of the test run after completes + --color + Print result with colors Usage -----