CmdHelp: Added CmdLog

This commit is contained in:
Paul Beckingham 2016-03-19 11:41:49 -04:00
parent 509b415b3e
commit dc8453ab63

View file

@ -30,9 +30,11 @@
////////////////////////////////////////////////////////////////////////////////
int CmdHelpUsage ()
{
// TODO This is going to need formatting.
std::cout << "\n"
<< "Usage: timew [--version]\n"
<< " timew diagnostics\n"
<< " timew log [<message>]\n"
<< "\n";
// TODO List all commands.