mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Simplified CLI grammar
This commit is contained in:
parent
94fa06b61a
commit
5010a971e4
1 changed files with 2 additions and 4 deletions
|
@ -10,10 +10,8 @@ The CLI shall have a well-defined and unambiguous grammar.
|
|||
|
||||
timew [<filter>] report <report>
|
||||
|
||||
timew define holidays <locale>|none
|
||||
timew define holidays [work] <date>
|
||||
timew define week <day>[- <day>] [, <day>] ...
|
||||
timew define day [<day>] start|end <time>
|
||||
timew define day <day> <start> - <end> [, <start> - <end> ...]
|
||||
timew define day on|off <date>
|
||||
|
||||
timew define tag <tag> description <string>
|
||||
timew define tag <tag> start|end <date>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue