mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdHelp: Added implementation notes
This commit is contained in:
parent
472225ec3c
commit
e150a9cd11
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
int CmdHelpUsage ()
|
int CmdHelpUsage ()
|
||||||
{
|
{
|
||||||
std::cout << "# usage\n";
|
std::cout << "# usage\n";
|
||||||
|
// TODO List all extensions.
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue