Simplified yq usage

This commit is contained in:
Mike Farah
2022-01-28 12:50:13 +11:00
parent 9896245f71
commit 2e3f5e410e
10 changed files with 48 additions and 46 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ person: # neither do comments on maps
then
```bash
yq eval -o=p sample.yaml
yq -o=p sample.yaml
```
will output: