mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added 'clear', 'help' and default commands
This commit is contained in:
parent
95376fd557
commit
1b4f934c82
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
-----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue