mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Updated readme
This commit is contained in:
parent
72cd3e4a2a
commit
0a39d29c53
@ -114,8 +114,9 @@ Available Commands:
|
|||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
-h, --help help for yq
|
-h, --help help for yq
|
||||||
|
-I, --indent int sets indent level for output (default 2)
|
||||||
-P, --prettyPrint pretty print
|
-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, --verbose verbose mode
|
||||||
-V, --version Print version information and quit
|
-V, --version Print version information and quit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user