From 5dcad54926186c572d7dd653c1d621246048479f Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 13 Sep 1999 14:29:11 +0000 Subject: zsh-workers/7809 --- Completion/Debian/_apt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Completion/Debian') diff --git a/Completion/Debian/_apt b/Completion/Debian/_apt index fe909bda3..7654ce1fe 100644 --- a/Completion/Debian/_apt +++ b/Completion/Debian/_apt @@ -374,6 +374,8 @@ _apt-get () { --no-upgrade:bool \ --force-yes:bool \ --print-uris:bool \ + --purge:bool \ + --list-cleanup:bool \ -c,--config-file:configfile \ -o,--option:arbitem \ -- \ @@ -425,7 +427,8 @@ _apt-cache () { /$'check\0' \| \ /$'search\0' \| \ /$'show\0' \| \ - /"[]" !'compadd "$expl_action[@]" help add gencaches showpkg stats dump dumpavail unmet check search show' + /$'depends\0' \| \ + /"[]" !'compadd "$expl_action[@]" help add gencaches showpkg stats dump dumpavail unmet check search show depends' _apt-cache () { local expl_action expl_packages expl_pkg_cache expl_src_cache -- cgit 1.4.1