mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1345
- TW-1345 taskrc.5 manpage errors.
This commit is contained in:
parent
db0a56e4f5
commit
f3bdac085b
2 changed files with 4 additions and 1 deletions
|
@ -88,6 +88,7 @@
|
||||||
(thanks to Kosta Harlan).
|
(thanks to Kosta Harlan).
|
||||||
- TW-1321 Unit test view.t fails oddly on Ubuntu 13.10 (thanks to John West).
|
- TW-1321 Unit test view.t fails oddly on Ubuntu 13.10 (thanks to John West).
|
||||||
- TW-1331 date more than 5 years away is faulty (thanks to Onion).
|
- TW-1331 date more than 5 years away is faulty (thanks to Onion).
|
||||||
|
- TW-1345 taskrc.5 manpage errors.
|
||||||
- Removed deprecated 'echo.command' setting, in favor of the 'header' and
|
- Removed deprecated 'echo.command' setting, in favor of the 'header' and
|
||||||
'affected' verbosity tokens.
|
'affected' verbosity tokens.
|
||||||
- Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity
|
- Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity
|
||||||
|
|
|
@ -967,7 +967,9 @@ Colors the output of the sync command.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,scheduled,keyword.,project.,tag.,uda.,recurring,pri.,tagged,completed,deleted
|
.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,
|
||||||
|
.B scheduled,keyword.,project.,tag.,uda.,recurring,
|
||||||
|
.B pri.,tagged,completed,deleted
|
||||||
.RS
|
.RS
|
||||||
This setting specifies the precedence of the color rules, from highest to
|
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
|
lowest. Note that the prefix 'color.' is omitted (for brevity), and that any
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue