mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
12 lines
389 B
Groff
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.
|