From 8f7beea0791ad8943338dc36d9ee41fd462eb6c2 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Wed, 24 May 2000 08:32:12 +0000 Subject: fix for comparguments to make -s have an effect again (11552) --- Completion/Linux/_rpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Linux') diff --git a/Completion/Linux/_rpm b/Completion/Linux/_rpm index 95334339a..7841815bf 100644 --- a/Completion/Linux/_rpm +++ b/Completion/Linux/_rpm @@ -96,7 +96,7 @@ while [[ -n "$state" ]]; do case "$lstate" in query) _arguments -s \ - '*-v[verbose mode]' -q \ + '*-v[verbose mode]' -q -c \ '--rcfile:resource file:_files' \ '--ftpproxy:FTP proxy server:_hosts' \ '--ftpport:FTP port number:' \ -- cgit 1.4.1