From 042ec87ebb0fc610205f60dd46b21b9a4f8f43b0 Mon Sep 17 00:00:00 2001 From: Arseny Maslennikov Date: Tue, 2 Nov 2021 00:01:35 +0300 Subject: [PATCH] _rpm: complete -q --lastchange --- Completion/Redhat/Command/_rpm | 1 + 1 file changed, 1 insertion(+) diff --git a/Completion/Redhat/Command/_rpm b/Completion/Redhat/Command/_rpm index e3469245f..41aafe74c 100644 --- a/Completion/Redhat/Command/_rpm +++ b/Completion/Redhat/Command/_rpm @@ -227,6 +227,7 @@ _rpm () { '(-i --info)'{-i,--info}'[display package information]' \ '--changelog' '--changes' '--dupes' \ '--last[order packages by install time]' \ + '--lastchange[(ALT specific) display last changelog entry]' \ '--xml' \ '--recommends[list capabilities recommended by packages]' \ '(--requires)-R[list capabilities on which packages depend]' \ -- 2.33.0