From 8b8eae0c6994824e94850bb13118f40e0283db76 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]" 
--raw-output0:Like -r but jq will print NUL instead of newline after each output.
+  This can be useful when the values being output can contain newlines.
+  When the output value contains NUL, jq exits with non-zero code.
--join-output / -j:Like -r but jq won't print a newline after each output.
--nul-output / -0:Like -r but jq will print NUL instead of newline after each output.
-  This can be useful when the values being output can contain newlines.
--ascii-output / -a:jq usually outputs non-ASCII Unicode codepoints as UTF-8, even