mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Put each sentence into separate line
This commit is contained in:
parent
e36f658f37
commit
e048d63d15
27 changed files with 85 additions and 91 deletions
|
@ -13,15 +13,14 @@ timew-summary \- display a time-tracking summary
|
|||
]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
Displays a report summarizing tracked and untracked time for the current day by
|
||||
default. Accepts date ranges and tags for filtering, or shortcut hints:
|
||||
Displays a report summarizing tracked and untracked time for the current day by default.
|
||||
Accepts date ranges and tags for filtering, or shortcut hints:
|
||||
.
|
||||
$ timew summary monday - today
|
||||
$ timew summary :week
|
||||
$ timew summary :month
|
||||
.
|
||||
The ':ids' hint adds an 'ID' column to the summary report output for interval
|
||||
modification.
|
||||
The ':ids' hint adds an 'ID' column to the summary report output for interval modification.
|
||||
.
|
||||
See also 'day', 'week', 'month', 'shorten', 'lengthen', 'tag', 'untag'.
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue