mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Merge branch '1.9.0' of tasktools.org:task into 1.9.0
This commit is contained in:
commit
6fc34eef42
3 changed files with 7 additions and 4 deletions
|
@ -436,7 +436,7 @@ int handleVersion (std::string &outs)
|
|||
link.addCell (link.addRow (), 0,
|
||||
"See http://taskwarrior.org for the latest releases, online documentation "
|
||||
"and lively discussion. New releases containing fixes and enhancements "
|
||||
"are made frequently.");
|
||||
"are made frequently. Don't forget the man pages 'man task' and 'man taskrc'.");
|
||||
|
||||
std::vector <std::string> all;
|
||||
context.config.all (all);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue