mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
update command to one that will actually give results
Thanks-to: kevans@
This commit is contained in:
parent
826c58d665
commit
50dd2ceaea
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ by using Kyua's various reporting commands.
|
|||
For example, the following would print a plain-text report of the executed
|
||||
tests and show which ones failed:
|
||||
.Bd -literal -offset indent
|
||||
$ kyua report
|
||||
$ kyua report --verbose -r <.db file from output of test>
|
||||
.Ed
|
||||
.Pp
|
||||
This example would generate an HTML report ready to be published on a
|
||||
|
|
|
|||
Loading…
Reference in a new issue