mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-14 23:43:38 +08:00
7 lines
105 B
YAML
7 lines
105 B
YAML
- command: update
|
|
path: b.c
|
|
value:
|
|
#great
|
|
things: frog # wow!
|
|
- command: delete
|
|
path: b.d |