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

22 lines
No EOL
344 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
Exports all the tracked time in JSON format.
Supports filtering.
.
.SH EXAMPLES
For example:
.
$ timew export from 2016-01-01 for 3wks tag1
.