Add sections NAME, SYNOPSIS, and DESCRIPTION

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-02-15 16:45:47 +01:00
parent 857419d502
commit 9638672adc
6 changed files with 48 additions and 6 deletions

View file

@ -1,4 +1,12 @@
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS .TH timew-config 7 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-config \- Timewarrior configuration file an override options
.
.SH SYNOPSIS
.B timew rc.<name>=<value> <command>
.
.SH DESCRIPTION
Timewarrior stores its configuration in a file in the user's home directory: Timewarrior stores its configuration in a file in the user's home directory:
~/.timewarrior/timewarrior.cfg. ~/.timewarrior/timewarrior.cfg.
. .

View file

@ -1,4 +1,11 @@
.SH DATES .TH timew-dates 7 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-dates \- date formats supported by Timewarrior
.
.SH SYNOPSIS
.
.SH DESCRIPTION
Timewarrior supports the following date formats based on ISO-8601: Timewarrior supports the following date formats based on ISO-8601:
. .
<extended-date> [T <extended-time>] Extended date, optional extended time <extended-date> [T <extended-time>] Extended date, optional extended time

View file

@ -1,4 +1,11 @@
.SH DOM .TH timew-dom 7 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-dom \- Timewarrior DOM
.
.SH SYNOPSIS
.
.SH DESCRIPTION
Supported DOM references are: Supported DOM references are:
. .
dom.tag.count Count of all tags dom.tag.count Count of all tags

View file

@ -1,4 +1,11 @@
.SH DURATIONS .TH timew-durations 7 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-durations \- duration formats supported by Timewarrior
.
.SH SYNOPSIS
.
.SH DESCRIPTION
Timewarrior supports the following duration formats based on ISO-8601: Timewarrior supports the following duration formats based on ISO-8601:
. .
'P' [nn 'Y'] [nn 'M'] [nn 'D'] ['T' [nn 'H'] [nn 'M'] [nn 'S']] 'P' [nn 'Y'] [nn 'M'] [nn 'D'] ['T' [nn 'H'] [nn 'M'] [nn 'S']]

View file

@ -1,4 +1,11 @@
.SH HINTS .TH timew-hints 7 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-hints \- Timewarrior hints
.
.SH SYNOPSIS
.
.SH DESCRIPTION
Timewarrior supports hints, which are single-word command line features that start with a colon like this: Timewarrior supports hints, which are single-word command line features that start with a colon like this:
. .
:week :week

View file

@ -1,4 +1,10 @@
``.SH INTERVAL .TH timew-intervals 7 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-intervals \- date and time ranges supported by Timewarrior
.SH SYNOPSIS
.
.SH DESCRIPTION
An interval defines a block of time that is tracked. An interval defines a block of time that is tracked.
The syntax for specifying an interval is flexible, and may be one of: The syntax for specifying an interval is flexible, and may be one of:
. .