mirror of
https://github.com/mikefarah/yq.git
synced 2025-03-14 15:55:37 +00:00
no op doc
This commit is contained in:
parent
566972f201
commit
5bedd759a8
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
* [Operators](operators/README.md)
|
* Operators
|
||||||
* [Add](operators/add.md)
|
* [Add](operators/add.md)
|
||||||
* [Alternative (Default value)](operators/alternative-default-value.md)
|
* [Alternative (Default value)](operators/alternative-default-value.md)
|
||||||
* [Anchor and Alias Operators](operators/anchor-and-alias-operators.md)
|
* [Anchor and Alias Operators](operators/anchor-and-alias-operators.md)
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
# Operators
|
|
||||||
|
|
||||||
Operators filter or update `yaml` nodes. Operators combined together form expressions.
|
|
||||||
|
|
||||||
See [how it works](how-it-works.md) for more information.
|
|
Loading…
Reference in New Issue
Block a user