Better merge array by key example, fixed spelling mistakes

This commit is contained in:
Mike Farah
2021-11-29 20:56:49 +11:00
parent 61f561a9e0
commit fd3ee46ccf
3 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ will output
```
## Test using regex
Like jq'q equivalant, this works like match but only returns true/false instead of full match details
Like jq'q equivalent, this works like match but only returns true/false instead of full match details
Given a sample.yml file of:
```yaml