mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-11 09:42:30 +00:00
Remove comma in traverse operator article
This commit is contained in:
parent
c14637b185
commit
d26dad7117
@ -1,3 +1,3 @@
|
|||||||
# Traverse (Read)
|
# Traverse (Read)
|
||||||
|
|
||||||
This is the simplest (and perhaps most used) operator, it is used to navigate deeply into yaml structures.
|
This is the simplest (and perhaps most used) operator. It is used to navigate deeply into yaml structures.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Traverse (Read)
|
# Traverse (Read)
|
||||||
|
|
||||||
This is the simplest (and perhaps most used) operator, it is used to navigate deeply into yaml structures.
|
This is the simplest (and perhaps most used) operator. It is used to navigate deeply into yaml structures.
|
||||||
|
|
||||||
## Simple map navigation
|
## Simple map navigation
|
||||||
Given a sample.yml file of:
|
Given a sample.yml file of:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user