We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c151a69 commit e3ec4cbCopy full SHA for e3ec4cb
1 file changed
README.md
@@ -24,3 +24,9 @@ Or... just download the `jamquery` file in repository root.
24
Copy the `jamquery` executable to your path that you like. (e.g. /Users/your-name/bin)
25
26
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