Docs: Added 'clear', 'help' and default commands

This commit is contained in:
Paul Beckingham 2016-02-29 13:45:23 -05:00
parent 95376fd557
commit 1b4f934c82

View file

@ -6,6 +6,8 @@ The CLI shall have a well-defined and unambiguous grammar.
timew stop [<tagset>]
timew track [<interval>] [<tagset>]
timew [<filter>] report <report>
timew <filter> clear
timew
timew define holidays <locale>
timew define holidays work <date>
@ -26,6 +28,8 @@ The CLI shall have a well-defined and unambiguous grammar.
timew export ...
timew import ...
timew help ...
CLI Grammar
-----------