timewarrior/doc/man/timew-week.1.in
Thomas Lauf cf045bc762 Set date in man pages to cmake generation date
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-21 23:23:22 +01:00

34 lines
No EOL
836 B
Groff

.TH timew-week 1 "${PACKAGE_DATE}" "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-week \- display week chart
.
.SH SYNOPSIS
.B timew week
[
.I <range>
] [
.I <tag>
.B ...
]
.
.SH DESCRIPTION
The week command shows a chart depicting a single week (current week by default), with colored blocks drawn on a timeline.
The chart summarizes the tracked and untracked time.
.
Accepts date ranges and tags for filtering, or shortcut hints:
.
$ timew week
$ timew week monday - today
.
The 'reports.week.range' configuration setting overrides the default date range.
The default date range shown is ':week'.
.
The ':blank' hint causes only the excluded time to be shown, with no tracked time.
.
For more details, and precise times, use the 'summary' report.
.
.SH "SEE ALSO"
.BR timew-day (1),
.BR timew-month (1),
.BR timew-summary (1)