From d726746c3d16f7606d984c94ca1cc6b59d192d30 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 28 Feb 2000 10:00:25 +0000 Subject: manual/9897 --- Completion/User/_a2ps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_a2ps') diff --git a/Completion/User/_a2ps b/Completion/User/_a2ps index 5fbe1990b..d7c9b68e9 100644 --- a/Completion/User/_a2ps +++ b/Completion/User/_a2ps @@ -7,7 +7,7 @@ if [[ "$words[1]" != "$_a2ps_cache_cmd" ]]; then _a2ps_cache_cmd="$words[1]" - descr=( "${(@)${(f@)$(LC_ALL=C $words[1] --list=features)// + descr=( "${(@)${(f@)$(_call features LC_ALL=C $words[1] --list=features)// / }:#}" ) _a2ps_cache_values=( -- cgit 1.4.1