From 24869e5426d6cc12a1cc9a41c26904656628d88b Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 16 Sep 2010 01:02:26 +0000 Subject: 28261: Julius Plenz: separate the options to _arguments. --- Completion/Debian/Command/_dpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Debian') diff --git a/Completion/Debian/Command/_dpkg b/Completion/Debian/Command/_dpkg index a7bcbfdb1..e251fbc38 100644 --- a/Completion/Debian/Command/_dpkg +++ b/Completion/Debian/Command/_dpkg @@ -120,7 +120,7 @@ case "$service" in "$_dpkg_deb_and_query_only_options[@]" && return 0 ;; dpkg-reconfigure) - _arguments -sw \ + _arguments -s -w \ '(-f --frontend)'{-f,--frontend}'[select frontend to use]:frontend:(dialog readline noninteractive gnome kde editor web)' \ '(-p --priority)'{-p,--priority}'[specify min priority of questions]:priority:(low medium high critical)' \ '--default-priority[use default question priority]' \ -- cgit 1.4.1