mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Syntax error
This commit is contained in:
parent
ee68f242c7
commit
c0fb40f7e0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ int CmdHelpUsage ()
|
|||
<< " timew export [<interval>] [<tag> ...]\n"
|
||||
<< " timew extensions\n"
|
||||
<< " timew help [<command> | hints]\n"
|
||||
<< " timew [report] <report> [<interval>] [<tag> ...]\n";
|
||||
<< " timew [report] <report> [<interval>] [<tag> ...]\n"
|
||||
<< " timew start [<tag> ...]\n"
|
||||
<< " timew stop [<tag> ...]\n"
|
||||
<< " timew tags\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue