mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
no op doc
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
***
|
||||
|
||||
* [Operators](operators/README.md)
|
||||
* Operators
|
||||
* [Add](operators/add.md)
|
||||
* [Alternative (Default value)](operators/alternative-default-value.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.
|
||||
Reference in New Issue
Block a user