Docs: Added import/export to grammar

This commit is contained in:
Paul Beckingham 2015-12-17 00:44:00 -05:00
parent 2462ab1271
commit f3faa1d260

View file

@ -20,6 +20,9 @@ The CLI shall have a well-defined and unambiguous grammar.
timew define tag <tag> start <date>
timew define tag <tag> end <date>
timew export ...
timew import ...
CLI Grammar
-----------