mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Fix missing line in man task-color (#3665)
Escape leading single quote to prevent groff misinterpretation as a control character.
This commit is contained in:
parent
023e7958c9
commit
0ff7844732
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ The keyword rule shown here as 'keyword.' corresponds to a wildcard pattern,
|
|||
meaning 'color.keyword.*', or in other words all the keyword rules.
|
||||
|
||||
There is also 'color.project.none', 'color.tag.none' and
|
||||
'color.uda.priority.none' to specifically represent missing data.
|
||||
\[aq]color.uda.priority.none' to specifically represent missing data.
|
||||
|
||||
.SH THEMES
|
||||
Taskwarrior supports themes. What this really means is that with the ability to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue