Skip to content

Commit e785649

Browse files
committed
Update README.md
1 parent bbcbe35 commit e785649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,8 @@ Arguments:
476476
`*`, `**` or `?` patterns symbols are supported.
477477
JSON data could be an array of models or single model.
478478
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)
479+
`<JSON lookup>`. Deep lookups are supported by dot-separated path.
480+
If no lookup needed pass '-' as `<JSON lookup>` (default)
481481
* **Format**: `-m <Model name> [<JSON lookup>] <File path or pattern>`
482482
* **Example**: `-m Car audi.json -m Car results reno.json`
483483

0 commit comments

Comments
 (0)