{
    "-h, --help                 ": "display this help and exit",
    "-v, --version              ": "output version information and exit",
    "-f, --format               ": "use a specific output format - default: progress-bar/tap on CI",
    "-r, --require              ": "require module",
    "--no-check-scopes          ": "do not check that messages contains scope: 'scope: message'",
    "--no-check-assertions-count": "do not check that assertion count is no more then 1",
    "--no-check-duplicates      ": "do not check messages for duplicates",
    "--no-worker                ": "disable worker thread"
}
