Docs: Added default arg use case

This commit is contained in:
Paul Beckingham 2016-02-29 11:24:44 -05:00
parent 048928e99e
commit 0bff657a52

View file

@ -1,7 +1,9 @@
Use Cases
=========
This document contains a set of use cases and expected behavior. This will
gradually change into a feature spec.
gradually change into a feature spec. The use cases are grouped functionally:
[1] Basic Usage
[1.1] Basic Usage: clock
@ -29,6 +31,15 @@ This results in two consecutive recorded intervals with the 'tag1' and 'tag2' ta
As these tags are not defined, there is no additional metadata.
[1.3] Basic Usage: no arguments
-------------------------------
Simply running the command with no arguments will show any currently tracking
interval, with associated tags:
$ timew
2016-02-29 8:00:00 - now, 3:11:24 total, using 'tag1'