From 6658a93e7de8ebf33728f0b02f842ea78c960203 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Fri, 25 Jun 2021 13:20:13 +1000 Subject: [PATCH] powershell issues --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49a80711..d29e5186 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file