Skip to content

Commit

Permalink
added a quick note to the readme for the startDate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Soben committed Jul 12, 2019
1 parent a09786a commit 3653c11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,11 @@ $ yarn global upgrade @poutine/timeular-cli@latest
Generates a report based on the current date, filtered by your Mentions (`@`)

```
$ timeular report
$ timeular report [startDate]
```

`[startDate]` needs to be in a YYYY-MM-DD format.

This will not show any time entries that have not been flagged by an `@` mention. For my purposes, this is useful, because I only need to clock time that I have flagged to Jira issues.

Example output:
Expand Down

0 comments on commit 3653c11

Please sign in to comment.