mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-05 17:36:59 +08:00
v4.32.1
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ a:
|
||||
```
|
||||
|
||||
## Set path to prune deep paths
|
||||
Like pick but recursive. This uses `ireduce` to deeply set the selected paths into an empty object,
|
||||
Like pick but recursive. This uses `ireduce` to deeply set the selected paths into an empty object.
|
||||
|
||||
Given a sample.yml file of:
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user