mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Replace empty lines with null requests
This commit is contained in:
parent
58ed4d9ba8
commit
54468edcad
29 changed files with 226 additions and 197 deletions
|
@ -1,8 +1,8 @@
|
|||
.TH timew-report 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.
|
||||
.SH NAME
|
||||
timew-report \- run an extension report
|
||||
|
||||
.
|
||||
.SH SYNOPSIS
|
||||
.B timew
|
||||
[
|
||||
|
@ -15,14 +15,15 @@ timew-report \- run an extension report
|
|||
.I <tag>
|
||||
.B ...
|
||||
]
|
||||
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
.B timew [report] <report> [<interval>] [<tag> ...]
|
||||
Runs an extension report, and supports filtering data.
|
||||
The 'report' command itself is optional, which means that these two commands
|
||||
are equivalent:
|
||||
|
||||
.
|
||||
$ timew report foo :week
|
||||
$ timew foo :week
|
||||
|
||||
.
|
||||
This does however assume there is a 'foo' extension installed.
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue