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,19 @@
|
|||
.SH NAME
|
||||
timew-report \- run an extension report
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B timew
|
||||
[
|
||||
.B report
|
||||
]
|
||||
.I <report>
|
||||
[
|
||||
.I <range>
|
||||
] [
|
||||
.I <tag>
|
||||
.B ...
|
||||
]
|
||||
|
||||
.TP
|
||||
.B timew [report] <report> [<interval>] [<tag> ...]
|
||||
Runs an extension report, and supports filtering data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue