Doc: Extended tag definition grammar/examples

This commit is contained in:
Paul Beckingham 2015-12-17 14:56:58 -05:00
parent f3faa1d260
commit 76aaecda94
2 changed files with 8 additions and 4 deletions

View file

@ -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 ...