mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-05 17:36:59 +08:00
Simplified yq usage
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user