mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
- Added URL to usage, version.
This commit is contained in:
parent
84d0dce20c
commit
849cb65b0e
2 changed files with 6 additions and 0 deletions
|
@ -264,6 +264,9 @@ void handleVersion (Config& conf)
|
|||
<< std::endl
|
||||
<< std::endl
|
||||
<< table.render ()
|
||||
<< std::endl
|
||||
<< "See http://www.beckingham.net/task.html for the latest releases and a full tutorial."
|
||||
<< std::endl
|
||||
<< std::endl;
|
||||
|
||||
// Verify installation. This is mentioned in the documentation as the way to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue