mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
Update README command for converting JSON to YAML (#1627)
Signed-off-by: ricekot <github@ricekot.com>
This commit is contained in:
parent
eba075294a
commit
f58b1e5263
@ -47,7 +47,7 @@ yq -i '
|
|||||||
|
|
||||||
Convert JSON to YAML
|
Convert JSON to YAML
|
||||||
```bash
|
```bash
|
||||||
yq -P sample.json
|
yq -Poy sample.json
|
||||||
```
|
```
|
||||||
|
|
||||||
See the [documentation](https://mikefarah.gitbook.io/yq/) for more examples.
|
See the [documentation](https://mikefarah.gitbook.io/yq/) for more examples.
|
||||||
|
Loading…
Reference in New Issue
Block a user