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

26 lines
No EOL
487 B
Groff

.TH timew-report 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-report \- run an extension report
.
.SH SYNOPSIS
.B timew
[
.B report
]
.I <report>
[
.I <range>
] [
.I <tag>
.B ...
]
.
.SH DESCRIPTION
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.