NAME
App::Yath::Command::times
DESCRIPTION
SYNOPSIS
COMMAND LINE USAGE
$ yath times [options] [--] event_log.jsonl[.gz|.bz2]
Help
- --show-opts
-
Exit after showing what yath thinks your options mean
- -h
- --help
-
Exit after showing this help message
Display Options
- -s total,events
- --sort total,events
-
Columns to sort by
Allowed column names: total, startup, events, cleanup, file
Plugins
- -pPlugin
- -p+My::Plugin
- --plugin Plugin
-
Load a plugin
can be specified multiple times
- --no-plugins
-
cancel any plugins listed until now
This can be used to negate plugins specified in .yath.rc or similar
SOURCE
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
MAINTAINERS
AUTHORS
COPYRIGHT
Copyright 2017 Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/