mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Extract commands into individual man pages
This commit is contained in:
parent
fcd49c2a02
commit
7dd16c4950
30 changed files with 406 additions and 435 deletions
13
doc/man/timew-gaps.1.in
Normal file
13
doc/man/timew-gaps.1.in
Normal file
|
@ -0,0 +1,13 @@
|
|||
.TP
|
||||
.B timew gaps [<interval>] [<tag> ...]
|
||||
Displays a summary of time that is neither tracked nor excluded from tracking.
|
||||
|
||||
The 'reports.gaps.range' configuration setting overrides the default date range.
|
||||
The ':blank' hint causes only the excluded time to be shown, with no tracked
|
||||
time.
|
||||
The default date range shown is ':day'.
|
||||
|
||||
The ':blank' hint causes only the excluded time to be shown, with no tracked
|
||||
time.
|
||||
|
||||
See also 'summary'.
|
Loading…
Add table
Add a link
Reference in a new issue