mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Man page
- fixed bug in taskrc.5 that caused 3 variables not to be displayed (thanks to Michelle L Crane)
This commit is contained in:
parent
10ef12b008
commit
7745733001
1 changed files with 6 additions and 3 deletions
|
@ -502,15 +502,18 @@ May be yes or no, and determines whether the 'start' and 'stop' commands should
|
|||
record an annotation when being executed. The default value is "no". The text of
|
||||
the corresponding annotations is controlled by:
|
||||
|
||||
.TP journal.time.start.annotation=Started task
|
||||
.TP
|
||||
.B journal.time.start.annotation=Started task
|
||||
The text of the annotation that is recorded when executing the start command and
|
||||
having set journal.time.
|
||||
|
||||
.TP journal.time.stop.annotation=Stopped task
|
||||
.TP
|
||||
.B journal.time.stop.annotation=Stopped task
|
||||
The text of the annotation that is recorded when executing the stop command and
|
||||
having set journal.time.
|
||||
|
||||
.TP journal.info=on
|
||||
.TP
|
||||
.B journal.info=on
|
||||
When enabled, this setting causes a change log of each task to be displayed by
|
||||
the 'info' command. Default value is "on".
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue