mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-07 06:10:36 +00:00
Docs
This commit is contained in:
parent
28c406706a
commit
fe84f62288
@ -1,3 +1,6 @@
|
|||||||
|
# Max
|
||||||
|
|
||||||
|
Computes the maximum among an incoming sequence of scalar values.
|
||||||
|
|
||||||
## Maximum int
|
## Maximum int
|
||||||
Given a sample.yml file of:
|
Given a sample.yml file of:
|
||||||
|
|||||||
@ -1,3 +1,6 @@
|
|||||||
|
# Min
|
||||||
|
|
||||||
|
Computes the minimum among an incoming sequence of scalar values.
|
||||||
|
|
||||||
## Minimum int
|
## Minimum int
|
||||||
Given a sample.yml file of:
|
Given a sample.yml file of:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user