mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added 'tags' and 'gaps' commands, removed Rules grammar placeholder
This commit is contained in:
parent
8b5b8c2073
commit
60030c69eb
1 changed files with 3 additions and 5 deletions
|
@ -25,6 +25,9 @@ The CLI shall have a well-defined and unambiguous grammar.
|
||||||
timew define tag <tag> budget <number> <units> total
|
timew define tag <tag> budget <number> <units> total
|
||||||
timew define tag <tag> overlap
|
timew define tag <tag> overlap
|
||||||
|
|
||||||
|
timew tags
|
||||||
|
timew gaps [<interval>]
|
||||||
|
|
||||||
timew export ...
|
timew export ...
|
||||||
timew import ...
|
timew import ...
|
||||||
|
|
||||||
|
@ -51,9 +54,4 @@ Assumed built-in types:
|
||||||
|
|
||||||
tag: string
|
tag: string
|
||||||
|
|
||||||
|
|
||||||
Rules Grammar
|
|
||||||
-------------
|
|
||||||
TBD.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue