mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +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 CmdExport ()
|
||||
{
|
||||
std::cout << "# export\n";
|
||||
std::cout << "[export: JSON data export]\n";
|
||||
|
||||
// TODO Load all data.
|
||||
// TODO Apply filter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue