mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
10 lines
291 B
Groff
10 lines
291 B
Groff
.TH timew-export 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
|
|
|
|
.SH NAME
|
|
timew-export \- export tracked time in JSON
|
|
|
|
.TP
|
|
.B timew export [<interval>] [<tag> ...]
|
|
Exports all the tracked time in JSON format. Supports filtering. For example:
|
|
|
|
$ timew export from 2016-01-01 for 3wks tag1
|