Skip to content

Commit

Permalink
README: update usage section
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Alemayhu <[email protected]>
  • Loading branch information
aalemayhu committed Jan 5, 2019
1 parent febb4ec commit ed6cb69
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,21 @@ show the last tuesdays

## Usage

last-tuesday-in
```
last-tuesday-in --help
Print out the last tuesdays
USAGE
$ last-tuesday-in
OPTIONS
-h, --help show CLI help
-m, --month=month month for filter
-n, --name=name name to print
-r, --remainder print all last remaining tuesdays
-v, --version show CLI version
-y, --year=year year for filter
DESCRIPTION
Running without arguments will default ot the current year and month.
```

0 comments on commit ed6cb69

Please sign in to comment.