fix: use single output format for alt list and alr list -I
All checks were successful
Pre-commit / pre-commit (pull_request) Successful in 5m25s
Update alr-git / changelog (push) Successful in 22s
Create Release / changelog (push) Successful in 2m38s

This commit is contained in:
2025-07-09 20:38:24 +03:00
parent f42be105ad
commit aa08c04e0c
9 changed files with 126 additions and 29 deletions

View File

@ -445,30 +445,34 @@ msgstr ""
msgid "You need to be root to perform this action"
msgstr ""
#: list.go:43
#: list.go:45
msgid "List ALR repo packages"
msgstr ""
#: list.go:57
#: list.go:59
msgid "Format output using a Go template"
msgstr ""
#: list.go:89
#: list.go:91
msgid "Error getting packages for upgrade"
msgstr ""
#: list.go:92
#: list.go:94
msgid "No packages for upgrade"
msgstr ""
#: list.go:102 list.go:184
#: list.go:104 list.go:201
msgid "Error parsing format template"
msgstr ""
#: list.go:108 list.go:188
#: list.go:110 list.go:205
msgid "Error executing template"
msgstr ""
#: list.go:164
msgid "Failed to parse release"
msgstr ""
#: main.go:45
msgid "Print the current ALR version and exit"
msgstr ""