using explicit coverage2/3 in Makefile

This commit is contained in:
Yuming Zhu 2018-11-26 15:45:57 +08:00 committed by Mike McLean
parent 30c2e5f426
commit fa5ccf0eac
5 changed files with 21 additions and 28 deletions

View file

@ -62,8 +62,8 @@ admin commands:
unlock-tag Unlock a tag
write-signed-rpm Write signed RPMs to disk
Try "koji --help" for help about global options
Try "koji help" to get all available commands
Try "koji <command> --help" for help about the options of a particular command
Try "koji help <category>" to get commands under a particular category
Try "{progname} --help" for help about global options
Try "{progname} help" to get all available commands
Try "{progname} <command> --help" for help about the options of a particular command
Try "{progname} help <category>" to get commands under a particular category
Available categories are: admin, all, bind, build, download, info, misc, monitor, search