mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-09 16:09:07 +00:00
min, max operator headers
This commit is contained in:
parent
d4786212ea
commit
6235d564a0
3
pkg/yqlib/doc/operators/headers/max.md
Normal file
3
pkg/yqlib/doc/operators/headers/max.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Max
|
||||||
|
|
||||||
|
Computes the maximum among an incoming sequence of scalar values.
|
||||||
3
pkg/yqlib/doc/operators/headers/min.md
Normal file
3
pkg/yqlib/doc/operators/headers/min.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Min
|
||||||
|
|
||||||
|
Computes the minimum among an incoming sequence of scalar values.
|
||||||
Loading…
Reference in New Issue
Block a user