yq icon indicating copy to clipboard operation
yq copied to clipboard

[documentation] Missing usage info for getting tag var definitions

Open eabase opened this issue 11 months ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

You're missing documentation for how to use XML.

<?xml version="1.0" encoding="UTF-8"?>
<cat legs="4">
  <legs>7</legs>
</cat>

How do you get legs=4?

eabase avatar Jan 10 '25 10:01 eabase