Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgmer committed Jul 2, 2020
1 parent 2931a78 commit a030b0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ See [Howto jp](./HOWTO.md) for an introduction.
FLAGS:
--example Prints example JSON for practising JSONPath
-h, --help Prints help information
-0 Separates all matches by NUL (\0), helpful in conjunction with xargs -0
-r Unwraps primitive JSON values
-t Transposes a list of matches separated by tabs
-t Transposes all matches per document, separated by tabs
-V, --version Prints version information

ARGS:
Expand Down

0 comments on commit a030b0c

Please sign in to comment.