mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Doc: Extended tag definition grammar/examples
This commit is contained in:
parent
f3faa1d260
commit
76aaecda94
2 changed files with 8 additions and 4 deletions
|
@ -19,6 +19,8 @@ The CLI shall have a well-defined and unambiguous grammar.
|
|||
timew define tag <tag> description <string>
|
||||
timew define tag <tag> start <date>
|
||||
timew define tag <tag> end <date>
|
||||
timew define tag <tag> budget <number> <units> per <unit>
|
||||
timew define tag <tag> budget <number> <units> total
|
||||
|
||||
timew export ...
|
||||
timew import ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue