Add subunit_trace --color option's doc
This commit adds a document for the subunit_trace --color option. Change-Id: I0278a20ead837d20161e4410abec0c711cc402cd
This commit is contained in:
parent
996fd548ff
commit
67079cd97e
@ -11,7 +11,7 @@ Summary
|
||||
-------
|
||||
|
||||
subunit-trace [--fails|-f] [--failonly] [--perc-diff|-d] [--no-summary]
|
||||
[--diff-threshold|-t <threshold>]
|
||||
[--diff-threshold|-t <threshold>] [--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
|
||||
-----
|
||||
|
Loading…
x
Reference in New Issue
Block a user