Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdandm committed Sep 16, 2022
1 parent bbcbe35 commit e785649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -476,8 +476,8 @@ Arguments:
`*`, `**` or `?` patterns symbols are supported.
JSON data could be an array of models or single model.
If this file contains dict with nested list than you can pass
<JSON lookup>. Deep lookups are supported by dot-separated path.
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)
* **Format**: `-m <Model name> [<JSON lookup>] <File path or pattern>`
* **Example**: `-m Car audi.json -m Car results reno.json`

Expand Down

0 comments on commit e785649

Please sign in to comment.