[Rpm-maint] [rpm-software-management/rpm] Add --list-keys and --delete-key to rpmkeys (PR #2921)
Panu Matilainen
notifications at github.com
Wed Feb 21 08:35:57 UTC 2024
@pmatilai commented on this pull request.
> case MODE_LISTKEY:
+ if (args != NULL) {
+ argerror(_("--list-keys does not take any arguments"));
I think it should (take optional arguments), actually. It could be useful for eg checking whether a particular key is imported, without having to query all and grep.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2921#pullrequestreview-1892392916
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2921/review/1892392916 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240221/62ff5146/attachment.html>
More information about the Rpm-maint
mailing list