mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-06 17:37:21 +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
|
@ -45,7 +45,8 @@
|
|||
// 2) It is parsed and used as default values for all Config.get calls.
|
||||
std::string Config::defaults =
|
||||
"# Task program configuration file.\n"
|
||||
"# For more documentation, see http://taskwarrior.org or try 'man task' and 'man taskrc'\n"
|
||||
"# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-faq',\n"
|
||||
"# 'man task-tutorial', 'man task-color' or 'man taskrc'\n"
|
||||
"\n"
|
||||
"# Files\n"
|
||||
"data.location=~/.task\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue