powershell issues

This commit is contained in:
Mike Farah 2021-06-25 13:20:13 +10:00
parent d61b9cab65
commit 6658a93e7d

View File

@ -210,3 +210,4 @@ yq e '.a.b | length' f1.yml f2.yml
## Known Issues / Missing Features
- `yq` attempts to preserve comment positions and whitespace as much as possible, but it does not handle all scenarios (see https://github.com/go-yaml/yaml/tree/v3 for details)
- Powershell has its own...opinions: https://mikefarah.gitbook.io/yq/usage/tips-and-tricks#quotes-in-windows-powershell