From 61f8a07bfc2348b14a7dc194968fcf62f723f36f Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 16 Apr 2002 07:48:43 +0000 Subject: make more calls to _message use the -e option (16988) --- Completion/Unix/Command/_nslookup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_nslookup') diff --git a/Completion/Unix/Command/_nslookup b/Completion/Unix/Command/_nslookup index 45f878b54..9bc80ab2b 100644 --- a/Completion/Unix/Command/_nslookup +++ b/Completion/Unix/Command/_nslookup @@ -94,7 +94,7 @@ if [[ -n "$compcontext" ]]; then return 1 ;; finger) - _message 'finger name' + _message -e names 'finger name' return 1 ;; ls) -- cgit 1.4.1