From 25faa7dbf9c0a92ab510ef20b757898b925df3a5 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 23 Dec 2000 06:53:19 +0000 Subject: 13310: apt-cache typo in --names-only --- ChangeLog | 5 +++++ Completion/Debian/_apt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b7cb72113..3bbf654a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-23 Clint Adams + + * Chip Salzenberg: 13310: Completion/Debian/_apt: + correct typo for apt-cache completion. + 2000-12-17 Bart Schaefer * Zefram: 13290: Src/Zle/zle_bindings.c, Src/Zle/zle_keymap.c: diff --git a/Completion/Debian/_apt b/Completion/Debian/_apt index 581b4ff12..74d2dceca 100644 --- a/Completion/Debian/_apt +++ b/Completion/Debian/_apt @@ -402,7 +402,7 @@ _apt-cache () { -q,--quiet:intlevel \ -i,--important:bool \ -f,--full:bool \ - --name-only:bool \ + --names-only:bool \ -c,--config-file:configfile \ -o,--option:arbitem \ -- \ -- cgit 1.4.1