mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Add SYNOPSIS section
This commit is contained in:
parent
642fa26cb4
commit
91f02a4866
29 changed files with 211 additions and 0 deletions
|
@ -3,6 +3,18 @@
|
|||
.SH NAME
|
||||
timew-continue \- resume tracking of existing interval
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B timew continue
|
||||
[
|
||||
.I <id>
|
||||
] [
|
||||
{
|
||||
.I <date>
|
||||
|
|
||||
.I <range>
|
||||
}
|
||||
]
|
||||
|
||||
.TP
|
||||
.B timew continue [@<id>] [<date>|<interval>]
|
||||
Resumes tracking of closed intervals. For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue