Updated readme

This commit is contained in:
Mike Farah 2020-02-07 11:26:29 +11:00
parent 72cd3e4a2a
commit 0a39d29c53
1 changed files with 2 additions and 1 deletions

View File

@ -114,8 +114,9 @@ Available Commands:
Flags:
-h, --help help for yq
-I, --indent int sets indent level for output (default 2)
-P, --prettyPrint pretty print
-j, --tojson output as json
-j, --tojson output as json. By default it prints a json document in one line, use the prettyPrint flag to print a formatted doc.
-v, --verbose verbose mode
-V, --version Print version information and quit