timewarrior/doc/man/timew-report.1.in
2018-09-19 07:31:26 +02:00

12 lines
389 B
Groff

.TH timew-report 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.TP
.B timew [report] <report> [<interval>] [<tag> ...]
Runs an extension report, and supports filtering data.
The 'report' command itself is optional, which means that these two commands
are equivalent:
$ timew report foo :week
$ timew foo :week
This does however assume there is a 'foo' extension installed.