mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
Fixed readme formatting
This commit is contained in:
parent
81672d4efe
commit
2780903b60
@ -29,6 +29,7 @@ will output the value of '2'.
|
|||||||
|
|
||||||
### Reading from STDIN
|
### Reading from STDIN
|
||||||
Given a sample.yaml file of:
|
Given a sample.yaml file of:
|
||||||
|
```bash
|
||||||
cat sample.yaml | yaml - b.c
|
cat sample.yaml | yaml - b.c
|
||||||
```
|
```
|
||||||
will output the value of '2'.
|
will output the value of '2'.
|
||||||
|
Loading…
Reference in New Issue
Block a user