Improved set path example

This commit is contained in:
Mike Farah
2022-11-10 10:24:32 +11:00
parent 2926e1d9b1
commit db8a7617ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ a:
b: things
```
## Set path to extract prune deep paths
## Set path to prune deep paths
Like pick but recursive. This uses `ireduce` to deeply set the selected paths into an empty object,
Given a sample.yml file of: