mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Commands: Better 'unimplemented' command descriptions
This commit is contained in:
parent
4c4684d6f5
commit
25042cbe71
15 changed files with 15 additions and 15 deletions
|
@ -30,7 +30,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
int CmdTrack ()
|
||||
{
|
||||
std::cout << "# track\n";
|
||||
std::cout << "[track: record an old interval]\n";
|
||||
|
||||
// TODO Parse interval.
|
||||
// TODO Parse tags.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue