mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation Update
- Added task-color to the list of man pages referenced in several places.
This commit is contained in:
parent
0e411cd646
commit
ad9f318e10
3 changed files with 6 additions and 3 deletions
|
@ -474,7 +474,8 @@ int handleVersion (std::string &outs)
|
|||
link.setColumnJustification (0, Table::left);
|
||||
link.addCell (link.addRow (), 0,
|
||||
"Documentation for task can be found using 'man task', 'man taskrc', "
|
||||
"'man task-tutorial', 'man task-faq' or at http://taskwarrior.org");
|
||||
"'man task-tutorial', 'man task-color', 'man task-faq' or at "
|
||||
"http://taskwarrior.org");
|
||||
|
||||
Color bold ("bold");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue