We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcbe35 commit e785649Copy full SHA for e785649
README.md
@@ -476,8 +476,8 @@ Arguments:
476
`*`, `**` or `?` patterns symbols are supported.
477
JSON data could be an array of models or single model.
478
If this file contains dict with nested list than you can pass
479
- <JSON lookup>. Deep lookups are supported by dot-separated path.
480
- If no lookup needed pass '-' as <JSON lookup> (default)
+ `<JSON lookup>`. Deep lookups are supported by dot-separated path.
+ If no lookup needed pass '-' as `<JSON lookup>` (default)
481
* **Format**: `-m <Model name> [<JSON lookup>] <File path or pattern>`
482
* **Example**: `-m Car audi.json -m Car results reno.json`
483
0 commit comments