update command to one that will actually give results

Thanks-to:	kevans@
This commit is contained in:
John-Mark Gurney 2022-05-10 20:14:20 -07:00
parent 826c58d665
commit 50dd2ceaea

View File

@ -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