mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Add SYNOPSIS section
This commit is contained in:
parent
642fa26cb4
commit
91f02a4866
29 changed files with 211 additions and 0 deletions
|
@ -3,6 +3,14 @@
|
|||
.SH NAME
|
||||
timew-export \- export tracked time in JSON
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B timew export
|
||||
[
|
||||
.I <range>
|
||||
] [
|
||||
.I <tag> ...
|
||||
]
|
||||
|
||||
.TP
|
||||
.B timew export [<interval>] [<tag> ...]
|
||||
Exports all the tracked time in JSON format. Supports filtering. For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue