Update README.md

This commit is contained in:
Mike Farah 2020-09-03 10:58:00 +10:00 committed by GitHub
parent a0cb691601
commit 5e59803037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -135,3 +135,6 @@ Flags:
Use "yq [command] --help" for more information about a command.
```
## Known Issues
- `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)