mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-14 12:35:35 +00:00
fixed link
This commit is contained in:
parent
7f0d38fe90
commit
848160c7e7
@ -56,9 +56,9 @@ VAL='.a |!@ == "string2"' yq '.a = strenv(VAL)' example.yaml
|
||||
```
|
||||
|
||||
## String blocks and newline issues
|
||||
There are a couple of tricks to getting the right string representation, take a look here for more details:
|
||||
There are a couple of tricks to getting the right string representation, take a look at [string operators](https://mikefarah.gitbook.io/yq/operators/string-operators#string-blocks-bash-and-newlines) for more details:
|
||||
|
||||
|
||||
https://mikefarah.gitbook.io/yq/operators/string-operators#string-blocks-bash-and-newlines
|
||||
|
||||
## Quotes in Windows Powershell
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user