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

19 lines
371 B
Groff

.TH timew-export 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-export \- export tracked time in JSON
.
.SH SYNOPSIS
.B timew export
[
.I <range>
] [
.I <tag> ...
]
.
.SH DESCRIPTION
.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
.