Documentation Update
- Added new 'task-faq' man page. - Added references to the new man page in various places.
This commit is contained in:
@@ -211,7 +211,7 @@ int shortUsage (std::string &outs)
|
||||
out << table.render ()
|
||||
<< std::endl
|
||||
<< "Documentation for task can be found using 'man task', 'man taskrc', "
|
||||
<< "or 'man task-tutorial' at http://taskwarrior.org"
|
||||
<< "'man task-tutorial', 'man task-faq' or at http://taskwarrior.org"
|
||||
<< std::endl
|
||||
<< std::endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user