Consolidate chart documentation into timew-chart.1

This commit is contained in:
Thomas Lauf 2019-02-21 23:20:50 +01:00
parent 73bdb819e5
commit 661e9f658e
6 changed files with 188 additions and 226 deletions

View file

@ -1,34 +1 @@
.TH timew-month 1 "${PACKAGE_DATE}" "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-month \- display month chart
.
.SH SYNOPSIS
.B timew month
[
.I <range>
] [
.I <tag>
.B ...
]
.
.SH DESCRIPTION
The month command shows a chart depicting a single month (current month 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 month 1st - today
$ timew month :week
.
The 'reports.month.range' configuration setting overrides the default date range.
The default date range shown is ':month'.
.
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-summary (1),
.BR timew-week (1)
.so man1/timew-chart.1