Skip to content

Commit dc60f65

Browse files
committed
Add --from-gron to docs
1 parent ac77b06 commit dc60f65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/manual.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Options:
5050
--from-json5 Parse input as JSON5 instead of JSON
5151
--from-toml Parse input as TOML instead of JSON
5252
--from-yaml Parse input as YAML instead of JSON
53+
--from-gron Parse input as gron (greppable output) instead of JSON
5354
-j, --jobs <N> Parallelism level for NDJSON inputs (number of threads, -1 for all available) [default: 1]
5455
-R, --root-var <ROOT_VAR> Variable name for the root JSON input [default: this]
5556
-r, --raw-output If the output is a JSON string, output it raw without quotes

0 commit comments

Comments
 (0)