diff --git a/Completion/Redhat/Command/_rpm b/Completion/Redhat/Command/_rpm index 97f65cd6c..a07d68225 100644 --- a/Completion/Redhat/Command/_rpm +++ b/Completion/Redhat/Command/_rpm @@ -168,6 +168,7 @@ _rpm () { '--reinstall[reinstall mode]:*:install:->install' '!--set'{perms,ugids,caps}':*:package:->setattrs' '--restore[restore owner, group, permissions and capabilities of files in the given package]:*:package:->setattrs' + '(-h --hash)'{-h,--hash}'[print hash marks as package installs]' ) ;; rpmbuild)