mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-11 09:42:30 +00:00
Fix parens
This commit is contained in:
parent
2fb3eb296d
commit
bb3318da33
@ -10,7 +10,7 @@ The following types are currently supported:
|
|||||||
|
|
||||||
## Related Operators
|
## Related Operators
|
||||||
|
|
||||||
- equals / not equals (`==`, `!=`) operators [here])(https://mikefarah.gitbook.io/yq/operators/equals)
|
- equals / not equals (`==`, `!=`) operators [here](https://mikefarah.gitbook.io/yq/operators/equals)
|
||||||
- boolean operators (`and`, `or`, `any` etc) [here](https://mikefarah.gitbook.io/yq/operators/boolean-operators)
|
- boolean operators (`and`, `or`, `any` etc) [here](https://mikefarah.gitbook.io/yq/operators/boolean-operators)
|
||||||
- select operator [here](https://mikefarah.gitbook.io/yq/operators/select)
|
- select operator [here](https://mikefarah.gitbook.io/yq/operators/select)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user