mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1791: taskrc(5) manpage: spurious "pri." in rule.precedence.color
- Thanks to Sebastien Badia.
This commit is contained in:
parent
81ac8e2be9
commit
1ebc8034b4
3 changed files with 4 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
@ -129,6 +129,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
|||
Konstantin Vorobyev
|
||||
Tom Sydney Kerckhove
|
||||
Lynoure Braakman
|
||||
Sebastien Badia
|
||||
|
||||
Thanks to the following, who submitted detailed bug reports and excellent
|
||||
suggestions:
|
||||
|
@ -276,7 +277,6 @@ suggestions:
|
|||
James Cline
|
||||
Ryan
|
||||
Simon W. Jackson
|
||||
Sebastien Badia
|
||||
Michale Meier
|
||||
Svetoslav Trochev
|
||||
Marc Cornellà
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
inefficient (thanks to Michael Meier).
|
||||
- TW-1788 Closing a reopened task does not update the end time
|
||||
(thanks to Ralph Bean).
|
||||
- TW-1791 taskrc(5) manpage: spurious "pri." in rule.precedence.color
|
||||
(thanks to Sebastien Badia).
|
||||
- Added 'juhannus' as a synonym for 'midsommarafton'
|
||||
(thanks to Lynoure Braakman).
|
||||
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
|
||||
|
|
|
@ -1056,7 +1056,7 @@ Colors the output of the sync command.
|
|||
.TP
|
||||
.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,
|
||||
.B scheduled,keyword.,project.,tag.,uda.,recurring,
|
||||
.B pri.,tagged,completed,deleted
|
||||
.B tagged,completed,deleted
|
||||
.RS
|
||||
This setting specifies the precedence of the color rules, from highest to
|
||||
lowest. Note that the prefix 'color.' is omitted (for brevity), and that any
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue