summaryrefslogtreecommitdiffstats
path: root/Completion/Redhat/Command
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-12-19 20:24:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-12-19 20:24:20 +0000
commit95af03ac654d6fed95d48f217494faec6a2a8fa8 (patch)
tree7a9b8d9392b95cb80d5862a93b8bdaec52bc322f /Completion/Redhat/Command
parent22082: print out uid or gid in stat if name not available (diff)
downloadzsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.tar
zsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.tar.gz
zsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.tar.bz2
zsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.tar.lz
zsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.tar.xz
zsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.tar.zst
zsh-95af03ac654d6fed95d48f217494faec6a2a8fa8.zip
unposted: updated _yum from Scott Murray
Diffstat (limited to 'Completion/Redhat/Command')
-rw-r--r--Completion/Redhat/Command/_yum51
1 files changed, 38 insertions, 13 deletions
diff --git a/Completion/Redhat/Command/_yum b/Completion/Redhat/Command/_yum
index 632cd0a0d..8988b43d7 100644
--- a/Completion/Redhat/Command/_yum
+++ b/Completion/Redhat/Command/_yum
@@ -5,8 +5,6 @@ _yum()
{
local curcontext="$curcontext" state lstate line
- local comp_num='compadd "$expl[@]" -S0 -r "0-9" - ""'
-
_arguments -s \
{-h,--help}'[show the help message]' \