Skip to content

Commit e3ec4cb

Browse files
committed
Update README.md
1 parent c151a69 commit e3ec4cb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ Or... just download the `jamquery` file in repository root.
2424
Copy the `jamquery` executable to your path that you like. (e.g. /Users/your-name/bin)
2525

2626
Make sure that those directories are properly listed in $PATH variable.
27+
28+
```
29+
jamquery --help # See help
30+
jamquery -t android # Search links that have 'android' tag
31+
jamquery -d 2019 # Search links created in 2019
32+
```

0 commit comments

Comments
 (0)