commented awk programs, removed dangling ws

This commit is contained in:
2025-09-11 22:19:30 +02:00
parent c1f8066688
commit 79df83d1b1
5 changed files with 187 additions and 4 deletions

View File

@@ -227,7 +227,7 @@ mb_search_async() {
true
else
api_mb_search_releasegroup "$FZF_QUERY" |
$JQ '."release-groups"[] | [
$JQ '."release-groups"[] | [
.id,
."primary-type",
(."secondary-types" // []|join(";")),