summaryrefslogtreecommitdiff
path: root/Completion/Redhat/Command
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Redhat/Command')
-rw-r--r--Completion/Redhat/Command/_rpm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Redhat/Command/_rpm b/Completion/Redhat/Command/_rpm
index 228480039..893545fbc 100644
--- a/Completion/Redhat/Command/_rpm
+++ b/Completion/Redhat/Command/_rpm
@@ -237,11 +237,11 @@ _rpm () {
compadd -M 'm:{a-z}={A-Z}' -S '\}' - \
"${(@)${(@f)$(_call_program tags rpm --querytags 2> /dev/null)}#RPMTAG_}" && ret=0
else
- _message 'RPM format'
+ _message -e formats 'RPM format'
fi
;;
capability)
- _message 'RPM capability'
+ _message -e capabilities 'RPM capability'
;;
relocate)
if compset -P '*='; then