yq icon indicating copy to clipboard operation
yq copied to clipboard

[xq] silence --in-place help

Open Dmole opened this issue 4 years ago • 0 comments

xq: -i/--in-place can only be used with -y/-Y

is the error output from

xq --in-place --xml-output "." $EG

But are not mentioned in

xq --help

side note: after installing with pip3 there is no

man xq

Dmole avatar Jun 26 '21 12:06 Dmole